Home
last modified time | relevance | path

Searched defs:helper_fdiv (Results 1 – 4 of 4) sorted by last modified time

/qemu/target/i386/tcg/
H A Dfpu_helper.c158 static inline floatx80 helper_fdiv(CPUX86State *env, floatx80 a, floatx80 b) in helper_fdiv() function
/qemu/target/ppc/
H A Dfpu_helper.c591 float64 helper_fdiv(CPUPPCState *env, float64 arg1, float64 arg2) in helper_fdiv() function
/qemu/target/tricore/
H A Dfpu_helper.c254 uint32_t helper_fdiv(CPUTriCoreState *env, uint32_t r1, uint32_t r2) in helper_fdiv() function
/qemu/target/microblaze/
H A Dop_helper.c188 uint32_t helper_fdiv(CPUMBState *env, uint32_t a, uint32_t b) in helper_fdiv() function