Searched refs:FP_CMP_Q (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/math-emu/
H A Dquad.h123 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,4,r,X,Y,un) macro
196 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,2,r,X,Y,un) macro
/linux-4.4.14/arch/sparc/math-emu/
H A Dmath_64.c486 FP_CMP_Q(XR, QB, QA, 3); do_mathemu()
H A Dmath_32.c490 FP_CMP_Q(IR, QB, QA, 3); do_one_mathemu()

Completed in 43 milliseconds