Searched refs:y3 (Results 1 – 2 of 2) sorted by relevance
/sysdeps/sparc/sparc32/ |
A D | sfp-machine.h | 103 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 116 "rI" ((USItype)(y3)), \ 128 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 141 "rI" ((USItype)(y3)), \ 155 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument
|
/sysdeps/x86/fpu/ |
A D | sfp-machine.h | 52 # define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 62 "g" ((USItype) (y3)), \ 82 # define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 92 "g" ((USItype) (y3)), \
|
Completed in 5 milliseconds