SVC: Difference between revisions
32-bit regs for CreateThread. Bad Guy Nintendo is after my sanity. |
Oops again |
||
Line 20: | Line 20: | ||
|- | |- | ||
| 0x8 || [[#svcCreateThread]] || X1=entry, X2=thread_context, X3=stacktop, W4=prio, W5=processor_id | | 0x8 || [[#svcCreateThread]] || X1=entry, X2=thread_context, X3=stacktop, W4=prio, W5=processor_id | ||
R0=prio, R1=entry, R2=thread_context, R3=stacktop, R4=processor_id || W0=result, W1=handle | R0=prio, R1=entry, R2=thread_context, R3=stacktop, R4=processor_id | ||
|| W0=result, W1=handle | |||
|- | |- | ||
| 0x9 || [[#svcStartThread]] || W0=thread_handle || W0=result | | 0x9 || [[#svcStartThread]] || W0=thread_handle || W0=result |