recipf.d


Reciprocal (double precision) (Reciprocal of a Floating-point Value (Double))

[Syntax]

-

recipf.d reg1, reg2

[Function]

This instruction approximates the reciprocal of the double-precision floating-point format contents of the register pair specified by general-purpose register reg1, and stores the result in the register pair specified by general-purpose register reg2. The result differs from the result obtained by using the divf instruction.

[Description]

-

The assembler generates one recipf.d machine instruction.