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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 314
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 145
122
CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS
7.35 MULU (Multiply Unsigned Word Data)
Multiplies the word data in "Rj" by the word data in "Ri" as unsigned numbers, and
stores the resulting unsigned 64-bit data with the high word in the multiplication/
division register (MDH), and the low word in the multiplication/division register (MDL).
MULU (Multiply Unsigned Word Data)
Assembler format: MULU Rj, Ri
Operation: Rj × Ri MDH, MDL
Flag change:
N: Set when the MSB of the "MDL" of the operation result is "1", cleared when the MSB is "0".
Z: Set when the "MDL" of the operation result is "0", cleared otherwise.
V: Cleared when the operation result is in the range 0 to 4294967295, set otherwise.
C: Unchanged
Execution cycles: 5 cycles
Instruction format:
NZVC
CCC
MSB LSB
10101011 Rj Ri
Vista de pagina 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 313 314

Comentarios a estos manuales

Sin comentarios