Unaligned Load Halfword : Set $t1 to the 16 bits, sign-extended, starting at effective memory byte address
ulh
Operands
$reg, [int16/int32/id/(], [(/+/$reg], [$reg/int32/)], [)/(], $reg, )Variants
- Unaligned Load Halfword : Set $t1 to the 16 bits, sign-extended, starting at effective memory byte address ulh $t1,-100($t2)
- Unaligned Load Halfword : Set $t1 to the 16 bits, sign-extended, starting at effective memory byte address ulh $t1,100000
- Unaligned Load Halfword : Set $t1 to the 16 bits, sign-extended, starting at effective memory byte address ulh $t1,label
- Unaligned Load Halfword : Set $t1 to the 16 bits, sign-extended, starting at effective memory byte address ulh $t1,label+100000
- Unaligned Load Halfword : Set $t1 to the 16 bits, sign-extended, starting at effective memory byte address ulh $t1,($t2)
- Unaligned Load Halfword : Set $t1 to the 16 bits, sign-extended, starting at effective memory byte address ulh $t1,100000($t2)
- Unaligned Load Halfword : Set $t1 to the 16 bits, sign-extended, starting at effective memory byte address ulh $t1,label($t2)
- Unaligned Load Halfword : Set $t1 to the 16 bits, sign-extended, starting at effective memory byte address ulh $t1,label+100000($t2)
Loading...