SVC: Difference between revisions
WaitForAddress and SignalToAddress have a Result returned in W0 |
m Add Argument32 value for Result in WaitForAddress and SignalToAddress |
||
Line 1,263: | Line 1,263: | ||
| (In) X3 || R3, R4 || uint64_t || Timeout | | (In) X3 || R3, R4 || uint64_t || Timeout | ||
|- | |- | ||
| (Out) W0 || [[#Result]] || Result | | (Out) W0 || R0 || [[#Result]] || Result | ||
|} | |} | ||
</div> | </div> | ||
Line 1,281: | Line 1,281: | ||
| (In) W3 || R3 || uint32_t || NumToSignal | | (In) W3 || R3 || uint32_t || NumToSignal | ||
|- | |- | ||
| (Out) W0 || [[#Result]] || Result | | (Out) W0 || R0 || [[#Result]] || Result | ||
|} | |} | ||
</div> | </div> |