yield

Yield (A32)

YIELD

Hints that the task is performing a spin-wait.

Details

The Yield instruction hints that the task is performing a spin-wait.

Pseudocode Operation

// Hints that the task is performing a spin-wait

Example

YIELD

Encoding

Binary Layout
00110010000011110000000000000001
 
Format System Hint
Opcode 0x0320F001
Extension A32 (Base)

Operands