Zilog Z08470 Manual do Utilizador Página 282

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 326
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 281
Z80 Instruction Set UM008007-0715
270
Z80 CPU
User Manual
JR NZ, e
Operation
If Z = 1, continue
If Z = 0, PC pc + e
Op Code
JR
Operands
NZ, e
Description
This instruction provides for conditional branching to other segments of a program
depending on the results of a test on the Zero Flag. If the flag = 0, the value of displace-
ment e is added to the Program Counter (PC) and the next instruction is fetched from the
location designated by the new contents of the PC. The jump is measured from the address
of the instruction op code and contains a range of –126 to +129 bytes. The assembler auto-
matically adjusts for the twice incremented PC.
If the Zero Flag = 1, the next instruction executed is taken from the location following this
instruction.
If the condition is met:
If the condition is not met:
Condition Bits Affected
None.
M Cycles T States 4 MHz E.T.
3 12 (4, 3, 5) 3.00
M Cycles T States 4 MHz E.T.
2 7 (4, 3) 1.75
00 0 00010
20
e–2
Vista de página 281
1 2 ... 277 278 279 280 281 282 283 284 285 286 287 ... 325 326

Comentários a estes Manuais

Sem comentários