Renesas M32R-FPU Manuel d'utilisateur Page 138

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 194
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 137
1 2 ... 133 134 135 136 137 138 139 140 141 142 143 ... 193 194

Commentaires sur ces manuels

Pas de commentaire