Line 25:
Line 25:
| 0xA || [[#svcExitThread]] || None ||
| 0xA || [[#svcExitThread]] || None ||
|-
|-
−
| 0xB || [[#svcSleepThread]] || X0=nano ||
+
| 0xB || [[#svcSleepThread]] || X0=nano
+
R0=nano_lower32, R1=lower_upper32
+
||
|-
|-
| 0xC || [[#svcGetThreadPriority]] || W1=thread_handle || W0=result, W1=prio
| 0xC || [[#svcGetThreadPriority]] || W1=thread_handle || W0=result, W1=prio
Line 484:
Line 486:
|-
|-
| (In) X0 || s64 || Nanoseconds
| (In) X0 || s64 || Nanoseconds
+
|-
+
|}
+
</div>
+
<div style="display: inline-block;vertical-align=top">
+
{| class="wikitable" border="1"
+
|-
+
! Argument || Type || Name
+
|-
+
| (In) R0 || u32 || NanosecondsLower32
+
|-
+
| (In) R1 || u32 || NanosecondsUpper32
|-
|-
|}
|}