Home
last modified time | relevance | path

Searched refs:__FP_FRAC_ADD_4 (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/sparc/sparc32/
Dsfp-machine.h103 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ macro
/glibc-2.36/sysdeps/x86/fpu/
Dsfp-machine.h52 # define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ macro
/glibc-2.36/soft-fp/
Dop-4.h159 __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/
DChangeLog.161542 (__FP_FRAC_ADD_3, __FP_FRAC_ADD_4, __FP_FRAC_SUB_3,
DChangeLog.1415870 __FP_FRAC_ADD_3, __FP_FRAC_ADD_4, __FP_FRAC_SUB_3,
DChangeLog.1848445 (__FP_FRAC_ADD_4): Likewise.