Operations:

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+

1101011000010011

16

Description

Returns from a supervisor call.

Status Flags

Q:

Not affected

V:

Not affected

N:

Not affected

Z:

Not affected

C:

Not affected