Nec Network Controller uPD98502 Manuel d'utilisateur Page 547

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 595
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 546
APPENDIX A MIPS III INSTRUCTION SET DETAILS
Preliminary Users Manual S15543EJ1V0UM
547
SLL
Shift Left Logical
SLL
SPECIAL
0 0 0 0 0 0
rt rd sa
SLL
0 0 0 0 0 0
31 26 25 21 20 16 15 11 10 6 5 0
6 5555 6
0
0 0 0 0 0
Format:
SLL rd, rt, sa
Description:
The contents of general register
rt
are shifted left by
sa
bits, inserting zeros into the low-order bits.
The result is placed in register
rd.
In 64-bit
mode, the 32-bit result is sign-extended when placed in the destination register. It is sign extended for all
shift amounts, including zero; SLL with zero shift amount truncates a 64-bit value to 32 bits and then sign extends
this 32-bit value. SLL, unlike nearly all other word operations, does not require an operand to be a properly sign-
extended word value to produce a valid sign-extended word result.
Operation:
32 T:
GPR
[
rd
]
GPR
[
rt
]
31 - sa...0
|| 0
sa
64 T:
s 0 || sa
temp GPR
[
rt
]
31 - s...0
|| 0
s
GPR
[
rd
]
(
temp
31
)
32
|| temp
Exceptions:
None
Caution SLL with a shift amount of zero may be treated as a NOP by some assemblers, at some
optimization levels. If using SLL with a purpose of sign-extension, check the assembler
specification.
Vue de la page 546
1 2 ... 542 543 544 545 546 547 548 549 550 551 552 ... 594 595

Commentaires sur ces manuels

Pas de commentaire