ST10 FAMILY PROGRAMMING MANUAL
105/172
RET
Return from Subroutine
Syntax
RET
Operation
(IP) <-- ((SP))
(SP) <-- (SP) + 2
Description
Returns from a subroutine. The IP is popped from the system stack. Execution resumes at the instruction
following the CALL instruction in the calling routine.
Flags
Addressing Modes
E
Z
V
C
N
-
-
-
-
-
E
Not affected
Z
Not affected
V
Not affected
C
Not affected
N
Not affected
Mnemonic
Format
Bytes
RET
CB 00
2
Содержание ST10 Series
Страница 2: ......
Страница 4: ...ST10 FAMILY PROGRAMMING MANUAL 2 172...