PUSH DBGIER
6-287
PUSH DBGIER Push DBGIER Register Onto Stack
SYNTAX OPTIONS OPCODE OBJMODE RPT CYC
PUSH DBGIER 0111 0110 0000 1110 X − 1
Operands DBGIER Debug interrupt enable register
Description Push the 16-bit contents of DBGIER onto the stack pointed to by SP.
Post-increment SP by 1:
[SP] = DBGIER;
SP += 1;
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.