sd

Operands

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

Variants

  • Store Doubleword : Store contents of $t1 and the next register to the 64 bits starting at effective memory byte address sd $t1,-100($t2)
  • Store Doubleword : Store contents of $t1 and the next register to the 64 bits starting at effective memory word address sd $t1,100000
  • Store Doubleword : Store contents of $t1 and the next register to the 64 bits starting at effective memory word address sd $t1,label
  • Store Doubleword : Store contents of $t1 and the next register to the 64 bits starting at effective memory word address sd $t1,label+100000
  • Store Doubleword : Store contents of $t1 and the next register to the 64 bits starting at effective memory word address sd $t1,($t2)
  • Store Doubleword : Store contents of $t1 and the next register to the 64 bits starting at effective memory word address sd $t1,100000($t2)
  • Store Doubleword : Store contents of $t1 and the next register to the 64 bits starting at effective memory word address sd $t1,label($t2)
  • Store Doubleword : Store contents of $t1 and the next register to the 64 bits starting at effective memory word address sd $t1,label+100000($t2)

Store Doubleword : Store contents of $t1 and the next register to the 64 bits starting at effective memory byte address

Loading...