Load floating point Single precision : Set $f1 to 32-bit value at effective memory word address
l.s
Operands
$freg, [($reg) / imm / imm($reg) / id / id($reg) / id+imm / id+imm($reg)]Variants
- Load floating point Single precision : Set $f1 to 32-bit value at effective memory word address l.s $f1,($t2)
- Load floating point Single precision : Set $f1 to 32-bit value at effective memory word address l.s $f1,-100
- Load floating point Single precision : Set $f1 to 32-bit value at effective memory word address l.s $f1,100000
- Load floating point Single precision : Set $f1 to 32-bit value at effective memory word address l.s $f1,100000($t2)
- Load floating point Single precision : Set $f1 to 32-bit value at effective memory word address l.s $f1,label
- Load floating point Single precision : Set $f1 to 32-bit value at effective memory word address l.s $f1,label($t2)
- Load floating point Single precision : Set $f1 to 32-bit value at effective memory word address l.s $f1,label+100000
- Load floating point Single precision : Set $f1 to 32-bit value at effective memory word address l.s $f1,label+100000($t2)
Loading...