Home
last modified time | relevance | path

Searched refs:q1 (Results 1 – 12 of 12) sorted by relevance

/bionic/libc/arch-arm/cortex-a55/bionic/
Dmemcpy_base.S85 vld1.8 {q0, q1}, [r1]!
86 vst1.8 {q0, q1}, [r0, :256]!
112 vld1.8 {q0, q1}, [r1, :128]!
113 vst1.8 {q0, q1}, [r0, :256]!
114 vld1.8 {q0, q1}, [r1, :128]!
115 vst1.8 {q0, q1}, [r0, :256]!
119 vld1.8 {q0, q1}, [r1, :128]!
120 vst1.8 {q0, q1}, [r0, :256]!
121 vld1.8 {q0, q1}, [r1, :128]!
122 vst1.8 {q0, q1}, [r0, :256]!
[all …]
/bionic/libm/upstream-freebsd/lib/msun/src/
De_sqrt.c100 u_int32_t r,t1,s1,ix1,q1; in __ieee754_sqrt() local
138 q = q1 = s0 = s1 = 0; /* [q,q1] = sqrt(x) */ in __ieee754_sqrt()
163 q1 += r; in __ieee754_sqrt()
175 if (q1==(u_int32_t)0xffffffff) { q1=0; q += 1;} in __ieee754_sqrt()
177 if (q1==(u_int32_t)0xfffffffe) q+=1; in __ieee754_sqrt()
178 q1+=2; in __ieee754_sqrt()
180 q1 += (q1&1); in __ieee754_sqrt()
184 ix1 = q1>>1; in __ieee754_sqrt()
De_jnf.c114 float q0,q1,h,tmp; int32_t k,m; in __ieee754_jnf() local
116 q0 = w; z = w+h; q1 = w*z - (float)1.0; k=1; in __ieee754_jnf()
117 while(q1<(float)1.0e9) { in __ieee754_jnf()
119 tmp = z*q1 - q0; in __ieee754_jnf()
120 q0 = q1; in __ieee754_jnf()
121 q1 = tmp; in __ieee754_jnf()
De_jn.c156 double q0,q1,h,tmp; int32_t k,m; in __ieee754_jn() local
158 q0 = w; z = w+h; q1 = w*z - 1.0; k=1; in __ieee754_jn()
159 while(q1<1.0e9) { in __ieee754_jn()
161 tmp = z*q1 - q0; in __ieee754_jn()
162 q0 = q1; in __ieee754_jn()
163 q1 = tmp; in __ieee754_jn()
/bionic/libc/arch-arm/cortex-a15/bionic/
Dmemmove.S112 vld1.8 {q0, q1}, [r1]
113 vst1.8 {q0, q1}, [r0, :256]
141 vld1.8 {q0, q1}, [r1], r3
142 vst1.8 {q0, q1}, [r0, :256], r3
143 vld1.8 {q0, q1}, [r1], r3
144 vst1.8 {q0, q1}, [r0, :256], r3
149 vld1.8 {q0, q1}, [r1], r3
150 vst1.8 {q0, q1}, [r0, :256], r3
151 vld1.8 {q0, q1}, [r1], r3
152 vst1.8 {q0, q1}, [r0, :256], r3
[all …]
/bionic/libc/arch-arm/kryo/bionic/
Dmemcpy.S65 vld1.32 {q0, q1}, [r1]!
70 vst1.32 {q0, q1}, [r0]!
77 vld1.32 {q0, q1}, [r1]!
82 vst1.32 {q0, q1}, [r0]!
96 vld1.32 {q0,q1}, [r1]!
98 vst1.32 {q0,q1}, [r0]!
/bionic/libc/arch-arm/krait/bionic/
Dmemcpy_base.S101 vld1.32 {q0, q1}, [r1]!
105 vst1.32 {q0, q1}, [r0]!
116 vld1.32 {q0, q1}, [r1]!
120 vst1.32 {q0, q1}, [r0]!
134 vld1.32 {q0, q1}, [r1]!
138 vst1.32 {q0, q1}, [r0]!
163 vld1.32 {q0,q1}, [r1]!
164 vst1.32 {q0,q1}, [r0]!
Dmemset.S60 vmov q1, q0
/bionic/linker/arch/arm64/
Dtlsdesc_resolver.S134 SAVE_VEC_PAIR(q0, q1, 20)
171 RESTORE_REG_PAIR(q0, q1, 20)
/bionic/libc/arch-arm/cortex-a7/bionic/
Dmemset.S71 vmov q1, q0
/bionic/libc/arch-arm/generic/bionic/
Dmemcmp.S81 vsub.i8 q1, q3
82 vorr q2, q0, q1
/bionic/libc/arch-arm/cortex-a9/bionic/
Dmemset.S63 vmov q1, q0