Zilog Z8F0130 Manual de usuario Pagina 165

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 314
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 164
eZ8
CPU Core
User Manual
UM012820-0810 INC Instruction
150
Sample Usage
If Working Register R10 contains the value 2Ah, the following statement
leaves the value
2Bh in Working Register R10 and clears the Z, V, and S
flags:
INC R10
Object Code: AE
If Register B3h contains the value CBh, the following statement leaves the
value
CCh in Register CBh, sets the S flag, and clears the Z and V flags:
INC
B3h
Object Code: 20 B3
If Register B3h contains CBh and Register CBh contains FFh, the follow-
ing statement leaves the value 00h in Register CBh, sets the Z flag, and
clears the V and S flags:
INC @
B3h
Object Code: 21 B3
Vista de pagina 164
1 2 ... 160 161 162 163 164 165 166 167 168 169 170 ... 313 314

Comentarios a estos manuales

Sin comentarios