Searched refs:__FP_FRAC_ADD_4 (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/sysdeps/sparc/sparc32/ |
D | sfp-machine.h | 103 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ macro
|
/glibc-2.36/sysdeps/x86/fpu/ |
D | sfp-machine.h | 52 # define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ macro
|
/glibc-2.36/soft-fp/ |
D | op-4.h | 159 __FP_FRAC_ADD_4 (R##_f[3], R##_f[2], R##_f[1], R##_f[0], \ 673 #ifndef __FP_FRAC_ADD_4 674 # define __FP_FRAC_ADD_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.16 | 1542 (__FP_FRAC_ADD_3, __FP_FRAC_ADD_4, __FP_FRAC_SUB_3,
|
D | ChangeLog.14 | 15870 __FP_FRAC_ADD_3, __FP_FRAC_ADD_4, __FP_FRAC_SUB_3,
|
D | ChangeLog.18 | 48445 (__FP_FRAC_ADD_4): Likewise.
|