SVC: Difference between revisions

Line 339: Line 339:
  Result result=R0
  Result result=R0
  Handle* thread=R1
  Handle* thread=R1
This processorid is a bitmask for which processors the thread can be run on. Bit value zero enables thread execution for this CPUID, bit value one disables thread execution for this CPUID. Bit0-bit1 are for CPUID0-CPUID1.


= Types and structures =
= Types and structures =