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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 314
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 281
258
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.135 XCHB (Exchange Byte Data)
Exchanges the contents of the byte address indicated by "Rj" and those indicated by
"Ri".
The lower 8 bits of data originally at "Ri" are transferred to the byte address indicated
by "Rj", and the data originally at "Rj" is extended with zeros and transferred to "Ri".
The CPU will not accept hold requests between the memory read operation and the
memory write operation of this instruction.
XCHB (Exchange Byte Data)
Assembler format: XCHB @Rj, Ri
Operation: Ri TEMP
extu ((Rj)) Ri
TEMP (Rj)
Flag change:
N, Z, V, and C: Unchanged
Execution cycles: 2a cycles
Instruction format:
NZVC
––––
MSB LSB
10001010 Rj Ri
Przeglądanie stron 281
1 2 ... 277 278 279 280 281 282 283 284 285 286 287 ... 313 314

Komentarze do niniejszej Instrukcji

Brak uwag