Searched refs:FP_CMP_S (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dsingle.h62 #define FP_CMP_S(r,X,Y,un) _FP_CMP(S,1,r,X,Y,un) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/math-emu/
H A Dsingle.h106 #define FP_CMP_S(r,X,Y,un) _FP_CMP(S,1,r,X,Y,un) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/math-emu/
H A Dmath.c469 FP_CMP_S(IR, SB, SA, 3);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/math-emu/
H A Dmath.c287 FP_CMP_S(IR, SA, SB, 3);
303 FP_CMP_S(IR, SA, SB, 3);
382 FP_CMP_S(IR, SA, SB, 3);
401 FP_CMP_S(IR, SA, SB, 3);

Completed in 119 milliseconds