POP DBGIER
6-270
POP DBGIER Pop Top of Stack to DBGIER
SYNTAX OPTIONS OPCODE OBJMODE RPT CYC
POP DBGIER 0111 0110 0001 0010 X
− 5
Operands DBGIER Debug interrupt-enable register
Description Predecrement SP by 1. Load the contents of DBGIER with the value
pointed to by SP:
SP −= 1;
DBGIER = [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.