Zilog Z80380 Manual de usuario Pagina 166

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 268
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 165
5-132
Z380
USER'S MANUAL
DC-8297-03
ZILOG
POP
POP CONTROL REGISTER
POP dst dst = SR
Operation: if (LW) then begin
dst(6-0) (SP)
dst(15-8) (SP+1)
dst(23-16) (SP+2)
dst(31-24) (SP+3)
SP SP + 4
end
else begin
dst(6-0) (SP)
dst(15-8) (SP+1)
dst(23-16) (SP+1)
dst(31-24) (SP+1)
SP SP + 2
end
The contents of the memory location addressed by the Stack Pointer (SP) are loaded into
the destination in ascending byte order from ascending address memory locations. The SP
is then incremented by two (by four in the Long Word mode). Note that when not in the Long
Word mode the most significant byte read from memory is also written to the two most
significant bytes of the SR. Also note that the XM bit is unaffected by this instruction.
Flags: S: Unaffected
Z: Unaffected
H: Unaffected
V: Unaffected
N: Unaffected
C: Unaffected
Addressing Execute
Mode Syntax Instruction Format Time Note
POP SR 11101101 11000001 3+r L
Vista de pagina 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 267 268

Comentarios a estos manuales

Sin comentarios