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