Zilog Z16F2810 Manuel d'utilisateur Page 136

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 216
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 135
LD cc Instruction UM018809-0611
120
ZNEO
®
CPU Core
User Manual
LD CC
Definition
Load Condition Code
Syntax
LD cc, dst
Operation
dst
cc
Description
This instruction loads the destination register with a 1 if the specified condition is currently True.
Otherwise, it clears the destination register to 0.
Flags
Flags are not affected by this instruction.
Syntax and Opcodes
Examples
Before:
S=1, V=0
LD GE, R13 ;Object Code: 019D
After:
R13=1
Before: S=1, V=1
LD GE, R13 ;Object Code: 019D
After:
R13=0
Instruction, Operands Word 0 Word 1 Word 2
LD cc, Rd {01H, cc4, Rd}
Vue de la page 135
1 2 ... 131 132 133 134 135 136 137 138 139 140 141 ... 215 216

Commentaires sur ces manuels

Pas de commentaire