Home
last modified time | relevance | path

Searched defs:helper_fsubs (Results 1 – 2 of 2) sorted by path

/qemu/target/ppc/
H A Dfpu_helper.c532 float64 helper_fsubs(CPUPPCState *env, float64 arg1, float64 arg2) in helper_fsubs() function
/qemu/target/sparc/
H A Dfop_helper.c95 float32 helper_fsubs(CPUSPARCState *env, float32 src1, float32 src2) in helper_fsubs() function