
A CPU Instruction Set Details

DSLL32 rd, rt, sa
Description:
The contents of general register rt are shifted left by 32+sa bits, inserting zeros into the low-order bits. The result is placed in register rd.
This operation is only defined for the R4000 operating in 64-bit mode. Execution of this instruction in 32-bit mode causes a reserved instruction exception.
Exceptions:
Reserved instruction exception (R4000 in 32-bit mode)





Generated with CERN WebMaker
![]()