mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 09:28:33 +00:00
86b42f176a
Allows passing data into and out of the same registers when calling via the Kernel ABI. This allows implementing specific supervisor calls like "CallSecureMonitor", that expect their args and results in the same registers. |
||
---|---|---|
.. | ||
InvalidSvcException.cs | ||
SvcHandler.cs | ||
SvcIpc.cs | ||
SvcMemory.cs | ||
SvcSystem.cs | ||
SvcTable.cs | ||
SvcThread.cs | ||
SvcThreadSync.cs |