Searched refs:__FP_FRAC_ADD_4 (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ |
D | op-4.h | 99 __FP_FRAC_ADD_4(R##_f[3], R##_f[2], R##_f[1], R##_f[0], \ 196 #ifndef __FP_FRAC_ADD_4 197 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ macro
|
D | op-2.h | 191 __FP_FRAC_ADD_4(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \ 196 __FP_FRAC_ADD_4(_FP_FRAC_WORD_4(_z,3),_FP_FRAC_WORD_4(_z,2), \
|
/linux-2.4.37.9/include/asm-sparc/ |
D | sfp-machine.h | 109 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ macro
|
/linux-2.4.37.9/include/math-emu/ |
D | op-4.h | 112 __FP_FRAC_ADD_4(R##_f[3], R##_f[2], R##_f[1], R##_f[0], \ 529 #ifndef __FP_FRAC_ADD_4 530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ macro
|