Home
last modified time | relevance | path

Searched refs:FP_CMP_S (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/math-emu/
H A Dsingle.h106 #define FP_CMP_S(r,X,Y,un) _FP_CMP(S,1,r,X,Y,un) macro
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath_efp.c333 FP_CMP_S(IR, SA, SB, 3); in do_spe_mathemu()
641 FP_CMP_S(IR0, SA0, SB0, 3); in do_spe_mathemu()
642 FP_CMP_S(IR1, SA1, SB1, 3); in do_spe_mathemu()
/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c473 FP_CMP_S(IR, SB, SA, 3); in do_one_mathemu()