Zilog Z16F2810 Manuel d'utilisateur Page 163

  • 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 162
UM018809-0611 RL Instruction
ZNEO
®
CPU Core
User Manual
147
RL
Definition
Rotate Left
Syntax
RL dst, src
Operation
Description
The destination operand contents rotate to the left by the number of bit positions (0–31) specified
in bits [4:0] of the source operand. On each bit rotate iteration, the value of Bit 31 is moved to Bit
0 and also into the Carry (
C) flag. The source register value is not changed.
Flags
Flags are set based on the 32-bit destination register value.
76543210
C Z S V B CIRQE IRQE
* * * *0–––
Legend
C
=
Set to 1 if the last bit shifted out is 1; otherwise set to 0.
Z
=
Set to 1 if the result is zero; otherwise, set to 0.
S
=
Set to 1 if the result msb is 1; otherwise set to 0.
V
=
Set to 1 if the Carry and Sign flags are different; otherwise set to 0.
B
=
Cleared to 0.
CIRQE
=
No change.
IRQE
=
No change.
dst
C
src
31 0
Note:
Vue de la page 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 215 216

Commentaires sur ces manuels

Pas de commentaire