Home
last modified time | relevance | path

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

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