Store halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address
sh
Operands
$reg, [int16/(/int16u/int32/id], [(/$reg/+], [$reg/)/int32], [)/(], $reg, )Variants
- Store halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,-100($t2)
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,($t2)
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,-100
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,100
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,100000
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,100($t2)
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,100000($t2)
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,label
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,label($t2)
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,label+100000
- Store Halfword : Store the low-order 16 bits of $t1 into the effective memory halfword address sh $t1,label+100000($t2)
Loading...