Home
last modified time | relevance | path

Searched refs:fcmpo (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/powerpc/math-emu/
H A Dfcmpo.c11 fcmpo(u32 *ccr, int crfD, void *frA, void *frB) in fcmpo() function
H A DMakefile5 fadds.o fcmpo.o fcmpu.o fctiw.o \
H A Dmath.c54 FLOATFUNC(fcmpo);
310 case FCMPO: func = fcmpo; type = XCR; break; in do_mathemu()
/openbmc/qemu/target/ppc/translate/
H A Dfp-ops.c.inc34 GEN_HANDLER(fcmpo, 0x3F, 0x00, 0x01, 0x00600001, PPC_FLOAT),
H A Dfp-impl.c.inc278 /* fcmpo */
/openbmc/linux/arch/powerpc/kvm/
H A Dfpu.S265 FPD_TWO_IN_CR(fcmpo)
/openbmc/qemu/target/ppc/
H A Dhelper.h95 DEF_HELPER_4(fcmpo, void, env, i64, i64, i32)