Z8
®
CPU
User Manual
UM001604-0108 Instruction Description
214
Example 2
If the SP (Control Registers FEh and FFh) contains the value 1000h, external data mem-
ory location
1000h contains 55h, and Working Register R6 contains 22h, the statement:
POP @R6
Op Code: 51 E6
loads the value 55h into Register 22h. After the POP operation, the SP contains 1001h.
The contents of Working Register R6 are not affected.