Searched refs:FP_NEG_S (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ |
D | single.h | 55 #define FP_NEG_S(R,X) _FP_NEG(S,1,R,X) macro
|
/linux-2.4.37.9/include/math-emu/ |
D | single.h | 98 #define FP_NEG_S(R,X) _FP_NEG(S,1,R,X) macro
|
/linux-2.4.37.9/arch/s390/math-emu/ |
D | math.c | 697 FP_NEG_S(SR, SA); in emu_lcebr() 912 FP_NEG_S(SR, SA); in emu_lnebr() 974 FP_NEG_S(SR, SA); in emu_lpebr()
|