Home
last modified time | relevance | path

Searched refs:fctiw (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/powerpc/math-emu/
H A Dfctiw.c11 fctiw(u32 *frD, void *frB) in fctiw() function
H A DMakefile5 fadds.o fcmpo.o fcmpu.o fctiw.o \
H A Dmath.c50 FLOATFUNC(fctiw);
308 case FCTIW: func = fctiw; type = XB; break; in do_mathemu()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_fpu.h48 FPD_ONE_IN(fctiw)
/openbmc/linux/arch/powerpc/kvm/
H A Dfpu.S249 FPD_ONE_IN(fctiw)
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc271 /* fctiw */
/openbmc/qemu/target/ppc/
H A Dhelper.h95 DEF_HELPER_2(fctiw, i64, env, i64)
H A Dfpu_helper.c649 FPU_FCTI(fctiw, int32, 0x80000000U)