absf.s


Floating-point absolute value (single precision) (Floating-point Absolute Value (Single))

[Syntax]

-

absf.s reg1, reg2

[Function]

This instruction takes the absolute value from the single-precision floating-point format contents of general-purpose register reg1, and stores it in general-purpose register reg2.

[Description]

-

The assembler generates one absf.s machine instruction.