Home
last modified time | relevance | path

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

/linux/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/arch/sparc/math-emu/
H A Dmath_32.c491 FP_CMP_Q(IR, QB, QA, 3); in do_one_mathemu()
H A Dmath_64.c487 FP_CMP_Q(XR, QB, QA, 3); in do_mathemu()