Format |
Syntax: |
Operation: |
Operands: |
Architecture revision |
Opcode | ||
|
1 |
RETS |
If ( SR[M2:M0] == B'000 )
Issue Privilege Violation Exception;
else if ( SR[M2:M0] == B'001 )
If (microarchitecture == AVR32A)
SR = *(SPSYS++)
PC = *(SPSYS++)
else
SR = RSRSUP;
PC = RARSUP;
else
PC = LRCurrent Context |
None |
Rev1+ |
|
Returns from a supervisor call.
|
Q: |
Not affected |
|
V: |
Not affected |
|
N: |
Not affected |
|
Z: |
Not affected |
|
C: |
Not affected |