RET cc

Return from subroutine on condition.
Function: if cc true: PClow <- (SP); PChigh <- (SP + 1); SP <- SP + 2
 
Format:
 
Description:
 
Data Flow:
 
Timing:
 
Addressing Mode:
 
Byte Codes:
 
Flags:
 
(no effect)
 
Example:

OBJECT CODE
Before:
 
After: