Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 15 of 15) sorted by relevance

/sysdeps/sparc/sparc64/multiarch/
A Dmemcpy-niagara2.S59 #define FREG_MOVE_1(x0) \ argument
61 #define FREG_MOVE_2(x0, x1) \ argument
64 #define FREG_MOVE_3(x0, x1, x2) \ argument
68 #define FREG_MOVE_4(x0, x1, x2, x3) \ argument
73 #define FREG_MOVE_5(x0, x1, x2, x3, x4) \ argument
79 #define FREG_MOVE_6(x0, x1, x2, x3, x4, x5) \ argument
103 #define FREG_LOAD_1(base, x0) \ argument
105 #define FREG_LOAD_2(base, x0, x1) \ argument
108 #define FREG_LOAD_3(base, x0, x1, x2) \ argument
112 #define FREG_LOAD_4(base, x0, x1, x2, x3) \ argument
[all …]
/sysdeps/x86_64/
A Dtst-auditmod10a.c26 audit_test (__m512i x0, __m512i x1, __m512i x2, __m512i x3, in audit_test()
A Dtst-auditmod4a.c9 audit_test (__m256i x0, __m256i x1, __m256i x2, __m256i x3, in audit_test()
A Dtst-auditmod5a.c8 audit_test (__m128i x0, __m128i x1, __m128i x2, __m128i x3, in audit_test()
A Dtst-auditmod3a.c8 audit_test (__m128i x0, __m128i x1, __m128i x2, __m128i x3, in audit_test()
A Dtst-auditmod6a.c8 audit_test (__m128i x0, __m128i x1, __m128i x2, __m128i x3, in audit_test()
A Dtst-avx512mod.c9 avx512_test (__m512i x0, __m512i x1, __m512i x2, __m512i x3, in avx512_test()
A Dtst-avxmod.c9 avx_test (__m256i x0, __m256i x1, __m256i x2, __m256i x3, in avx_test()
A Dtst-ssemod.c8 sse_test (__m128i x0, __m128i x1, __m128i x2, __m128i x3, in sse_test()
/sysdeps/sparc/sparc32/
A Dsfp-machine.h73 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
88 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
103 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
128 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
153 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument
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
157 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
/sysdeps/unix/sysv/linux/aarch64/
A Dsysdep.h191 # define LOAD_ARGS_1(x0) \ argument
195 # define LOAD_ARGS_2(x0, x1) \ argument
199 # define LOAD_ARGS_3(x0, x1, x2) \ argument
203 # define LOAD_ARGS_4(x0, x1, x2, x3) \ argument
207 # define LOAD_ARGS_5(x0, x1, x2, x3, x4) \ argument
211 # define LOAD_ARGS_6(x0, x1, x2, x3, x4, x5) \ argument
215 # define LOAD_ARGS_7(x0, x1, x2, x3, x4, x5, x6)\ argument
/sysdeps/x86/fpu/
A Dsfp-machine.h52 # define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
69 # define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
82 # define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
99 # define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
112 # define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
/sysdeps/ieee754/flt-32/
A De_j0f.c243 float x0 = p[0]; in j0f_near_root() local
522 float x0 = p[0]; in y0f_near_root() local
A De_j1f.c251 float x0 = p[0]; in j1f_near_root() local
533 float x0 = p[0]; in y1f_near_root() local
/sysdeps/powerpc/
A Dtest-arith.c523 tocheck_t r0, r1, r2, x0, x1, x2; in check_sqrt() local

Completed in 40 milliseconds