POP RPC
6-276
POP RPC Pop RPC Register From Stack
SYNTAX OPTIONS OPCODE OBJMODE RPT CYC
POP RPC 0000 0000 0000 0111 X
− 3
Operands RPC Return program counter register
Description Predecrement SP by 2. Load the contents of RPC with the value pointed to
by SP:
SP −= 2;
RPC = [SP];
Flags and
Modes
None
Repeat This instruction is not repeatable. If this instruction follows the RPT
instruction, it resets the repeat counter (RPTC) and executes only once.