Home
last modified time | relevance | path

Searched refs:fnabs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/math-emu/
H A Dfnabs.c7 fnabs(u32 *frD, u32 *frB) in fnabs() function
H A DMakefile8 fmuls.o fnabs.o fneg.o fnmadd.o \
H A Dmath.c71 FLOATFUNC(fnabs);
317 case FNABS: func = fnabs; type = XB; break; in do_mathemu()
/openbmc/qemu/target/ppc/translate/
H A Dfp-ops.c.inc38 GEN_HANDLER(fnabs, 0x3F, 0x08, 0x04, 0x001F0000, PPC_FLOAT),
H A Dfp-impl.c.inc356 /* fnabs */
357 /* XXX: beware that fnabs never checks for NaNs nor update FPSCR */