usw

Operands

$reg, [int16/int32/id/(], [(/+/$reg], [$reg/int32/)], [)/(], $reg, )

Variants

  • Unaligned Store Word : Store $t1 contents into the 32 bits starting at effective memory byte address usw $t1,-100($t2)
  • Unaligned Store Word : Store $t1 contents into the 32 bits starting at effective memory byte address usw $t1,100000
  • Unaligned Store Word : Store $t1 contents into the 32 bits starting at effective memory byte address usw $t1,label
  • Unaligned Store Word : Store $t1 contents into the 32 bits starting at effective memory byte address usw $t1,label+100000
  • Unaligned Store Word : Store $t1 contents into the 32 bits starting at effective memory byte address usw $t1,($t2)
  • Unaligned Store Word : Store $t1 contents into the 32 bits starting at effective memory byte address usw $t1,100000($t2)
  • Unaligned Store Word : Store $t1 contents into the 32 bits starting at effective memory byte address usw $t1,label($t2)
  • Unaligned Store Word : Store $t1 contents into the 32 bits starting at effective memory byte address usw $t1,label+100000($t2)

Unaligned Store Word : Store $t1 contents into the 32 bits starting at effective memory byte address

Loading...