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