sdc1

Operands

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

Variants

  • Store double word from Coprocessor 1 (FPU)) : Store 64 bit value in $f2 to effective memory doubleword address sdc1 $f2,-100($t2)
  • Store Doubleword Coprocessor 1 : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address sdc1 $f2,($t2)
  • Store Doubleword Coprocessor 1 : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address sdc1 $f2,-100
  • Store Doubleword Coprocessor 1 : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address sdc1 $f2,100000
  • Store Doubleword Coprocessor 1 : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address sdc1 $f2,100000($t2)
  • Store Doubleword Coprocessor 1 : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address sdc1 $f2,label
  • Store Doubleword Coprocessor 1 : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address sdc1 $f2,label($t2)
  • Store Doubleword Coprocessor 1 : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address sdc1 $f2,label+100000
  • Store Doubleword Coprocessor 1 : Store 64 bits from $f2 and $f3 register pair to effective memory doubleword address sdc1 $f2,label+100000($t2)

Store double word from Coprocessor 1 (FPU)) : Store 64 bit value in $f2 to effective memory doubleword address

Loading...