Fujitsu FR family 32-bit microcontroller instruction manue Manual de usuario Pagina 124

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 314
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 123
100
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.23 EOR (Exclusive Or Word Data of Source Register to Data in
Memory)
Takes the logical exclusive 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.
EOR (Exclusive Or Word Data of Source Register to Data in Memory)
Assembler format: EOR Rj, @Ri
Operation: (Ri) eor 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
10011100 Rj Ri
Vista de pagina 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 313 314

Comentarios a estos manuales

Sin comentarios