Renesas M32R-FPU Manuel d'utilisateur Page 144

  • 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 143
3
3-106
M32R-FPU Software Manual (Rev.1.01)
SRLSRL
shift instruction
Shift right logical
[Mnemonic]
SRL Rdest,Rsrc
[Function]
Logical right shift
Rdest = ( unsigned ) Rdest >> ( Rsrc & 31 ) ;
[Description]
SRL right logical-shifts the contents of Rdest by the number specified by Rsrc, shifts zeroes
into the most significant bits and puts the result in Rdest.
Only the five least significant bits of Rsrc are used.
The condition bit (C) is unchanged.
[EIT occurrence]
None
[Encoding]
dest0001 src0000 SRL Rdest,Rsrc
INSTRUCTIONS
3.2 Instruction description
Vue de la page 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 193 194

Commentaires sur ces manuels

Pas de commentaire