s.d

Operands

$freg, [($reg) / imm / imm($reg) / id / id($reg) / id+imm / id+imm($reg)]

Variants

  • Store floating point Double precision : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address s.d $f2,($t2)
  • Store floating point Double precision : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address s.d $f2,-100
  • Store floating point Double precision : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address s.d $f2,100000
  • Store floating point Double precision : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address s.d $f2,100000($t2)
  • Store floating point Double precision : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address s.d $f2,label
  • Store floating point Double precision : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address s.d $f2,label($t2)
  • Store floating point Double precision : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address s.d $f2,label+100000
  • Store floating point Double precision : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address s.d $f2,label+100000($t2)

Store floating point Double precision : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address

Loading...