Shift left logical variable : Set $t1 to result of shifting $t2 left by number of bits specified by value in low-order 5 bits of $t3
sllv
Operands
$reg, $reg, $regVariants
- Shift left logical variable : Set $t1 to result of shifting $t2 left by number of bits specified by value in low-order 5 bits of $t3 sllv $t1,$t2,$t3
Loading...