Zilog Z8F0130 Instrukcja Użytkownika Strona 101

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 314
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 100
eZ8
CPU Core
User Manual
UM012820-0810 AND Instruction
86
AND
Definition
Logical AND.
Syntax
AND dst, src
Operation
dst
dst AND src
Description
The source operand is logically ANDed with the destination operand. An
AND operation stores a 1 when the corresponding bits in the two oper
-
ands are both 1; otherwise the operation stores a 0. The destination oper-
and stores the result. The contents of the source bit are unaffected.
Flags
C Unaffected
Z Set if the result is zero; reset otherwise
S Set if bit 7 of the result is set; reset otherwise
V Reset to 0
D Unaffected
H Unaffected
Przeglądanie stron 100
1 2 ... 96 97 98 99 100 101 102 103 104 105 106 ... 313 314

Komentarze do niniejszej Instrukcji

Brak uwag