Renesas M32R-FPU Manual de usuario Pagina 138

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 194
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 137
3
3-100
M32R-FPU Software Manual (Rev.1.01)
SLLSLL
shift instruction
Shift left logical
[Mnemonic]
SLL Rdest,Rsrc
[Function]
Logical left shift
Rdest = Rdest << ( Rsrc & 31 ) ;
[Description]
SLL left logical-shifts the contents of Rdest by the number specified by Rsrc, shifting zeroes
into the least significant bits.
Only the five least significant bits of Rsrc are used.
The condition bit (C) is unchanged.
[EIT occurrence]
None
[Encoding]
dest0001 src0100 SLL Rdest,Rsrc
INSTRUCTIONS
3.2 Instruction description
Vista de pagina 137
1 2 ... 133 134 135 136 137 138 139 140 141 142 143 ... 193 194

Comentarios a estos manuales

Sin comentarios