negf.d


Floating-point sign inversion (double precision) (Floating-point Negate (Double))

[Syntax]

-

negf.d reg1, reg2

[Function]

This instruction inverts the sign of double-precision floating-point format contents of the register pair specified by general-purpose register reg1, and stores the result in general-purpose register reg2.

[Description]

-

The assembler generates one negf.d machine instruction.