Floating-point sign inversion (single precision) (Floating-point Negate (Single))
[Syntax]
[Function]
This instruction inverts the sign of the single-precision floating-point format contents of general-purpose register reg1, and stores the result in general-purpose register reg2.
[Description]
- | The assembler generates one negf.s machine instruction. |