Format |
Syntax: |
Operation: |
Operands: |
Architecture revision |
Opcode | ||||||
1 |
sleep Op8 |
Set the system in the specified sleep mode. |
Op8 ∈ {0, 1, …, 255} |
Rev1+ |
|
Sets the system in the sleep mode specified by the implementation defined Op8 operand. The semantic of Op8 is IMPLEMENTATION DEFINED. If bit 7 in Op8 is one, SR[GM] will be cleared when entering sleep mode.
Q: |
Not affected |
V: |
Not affected |
N: |
Not affected |
Z: |
Not affected |
C: |
Not affected |
The sleep instruction is a privileged instruction, and will trigger a Privilege Violation exception if executed in user mode.