Store a float to memory
fsw
Operands
freg, [{args.join('/')}], [{args.join('/')}], [{args.join('/')}], )Variants
- Store a float to memory fsw f1, -100(t1)
- Store Word Coprocessor 1 : Store 32-bit value from f1 to effective memory word address fsw f1,(t2)
- Store Word Coprocessor 1 : Store 32-bit value from f1 to effective memory word address fsw f1,-100
- Store Word Coprocessor 1 : Store 32-bit value from f1 to effective memory word address using t3 as a temporary fsw f1,10000000,t3
- Store Word Coprocessor 1 : Store 32-bit value from f1 to effective memory word address using t3 as a temporary fsw f1,label, t3
Loading...