Fujitsu FR family 32-bit microcontroller instruction manue Instrukcja Użytkownika Strona 117

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 314
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 116
93
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.19 OR (Or Word Data of Source Register to Data in Memory)
Takes the logical OR of the word data at memory address "Ri" and the word data in "Rj",
stores the results to the memory address corresponding to "Ri".
The CPU will not accept hold requests between the memory read operation and the
memory write operation of this request.
OR (Or Word Data of Source Register to Data in Memory)
Assembler format: OR Rj, @Ri
Operation: (Ri) or Rj (Ri)
Flag change:
N: Set when the MSB of the operation result is "1", cleared when the MSB is "0".
Z: Set when the operation result is "0", cleared otherwise.
V and C: Unchanged
Execution cycles: 1 + 2a cycles
Instruction format:
NZVC
CC
MSB LSB
10010100 Rj Ri
Przeglądanie stron 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 313 314

Komentarze do niniejszej Instrukcji

Brak uwag