SVC: Difference between revisions

No edit summary
Line 205: Line 205:
| 0x79 || [[#svcCreateProcess]] || X1=procinfo_ptr, X2=caps_ptr, W3=cap_num ||  W0=result, W1=process_handle
| 0x79 || [[#svcCreateProcess]] || X1=procinfo_ptr, X2=caps_ptr, W3=cap_num ||  W0=result, W1=process_handle
|-
|-
| 0x7A || svcStartProcess || W0=proc_handle, W1=prio, W2=default_cpuid, W3=main_stack_size || W0=result
| 0x7A || svcStartProcess || W0=proc_handle, W1=main_thread_prio, W2=default_cpuid, W3=main_thread_stacksz || W0=result
|-
|-
| 0x7B || svcTerminateProcess || ||  
| 0x7B || svcTerminateProcess || ||