Searched refs:Q0 (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dneon-vmov-bad.s3 vmov Q0, d0
H A Dneon-vmov-bad.l2 [^:]*:3: Error: invalid instruction shape -- `vmov Q0,d0'
H A Dneon-addressing-bad.s17 VLD1.8 {Q0}, [R0, #8]
18 VLD1.8 {Q0}, [R0, #8]!
19 VLD1.8 {Q0}, [R0, R1]
20 VLD1.8 {Q0}, [R0, R1]!
H A Dneon-addressing-bad.l15 [^:]*:17: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,#8\]'
16 [^:]*:18: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,#8\]!'
17 [^:]*:19: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,R1\]'
18 [^:]*:20: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,R1\]!'
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/aapcs/
H A Dneon-vect2.c20 ARG(int32x4_t, i32x4_constvec2, Q0) /* D0, D1. */
H A Dneon-vect6.c20 ARG(int32x4_t, i32x4_constvec2, Q0) /* D0, D1 */
H A Dneon-vect1.c20 ARG(int32x4_t, i32x4_constvec2, Q0) /* D0, D1 */
H A Dneon-vect3.c20 ARG(int32x4_t, i32x4_constvec2, Q0) /* D0, D1 */
H A Dneon-vect5.c20 ARG(int32x4_t, i32x4_constvec2, Q0) /* D0, D1 */
H A Dneon-vect4.c20 ARG(int32x4_t, i32x4_constvec2, Q0) /* D0, D1 */
H A Dabitest.h15 #define Q0 D0 macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/aapcs64/
H A Dfunc-ret-4.c19 FUNC_VAL_CHECK ( 2, _Complex long double, 56789.01234 + 67890.12345i, Q0, flat)
H A Dtest_24.c12 ARG(TFtype, 1.0, Q0)
H A Dtest_quad_double.c21 ARG ( TFtype, x, Q0)
H A Dfunc-ret-1.c40 FUNC_VAL_CHECK (11, long double, 98765432123456789.987654321L, Q0, flat)
42 FUNC_VAL_CHECK (13, vi4_t, vi4, Q0, i32in128)
H A Dfunc-ret-3.c75 FUNC_VAL_CHECK ( 4, struct hfa_ldx3_t, hfa_ldx3 , Q0, flat)
80 FUNC_VAL_CHECK ( 8, struct hva_vi4x1_t, hva_vi4x1, Q0, flat)
H A Dabitest-common.h48 #define Q0 192 macro
/haiku-buildtools/gcc/libquadmath/math/
H A Dexpm1q.c72 Q0 = 1.766112549341972444333352727998584753865E9Q, variable
153 + Q6) * x + Q5) * x + Q4) * x + Q3) * x + Q2) * x + Q1) * x + Q0;
H A Dlog1pq.c89 Q0 = 3.940717212190338497730839731583397586124E4Q; variable
243 + Q0;
H A Dacosq.c110 Q0 = -1.958219113487162405143608843774587557016E0Q, variable
229 + Q0;
/haiku-buildtools/gcc/mpfr/src/
H A Dsin_cos.c263 /* return in S0/Q0 a rational approximation of sin(X) with absolute error
265 and in C0/Q0 a rational approximation of cos(X), with relative error
279 Return l such that Q0 has to be multiplied by 2^l.
284 sin_bs_aux (mpz_t Q0, mpz_t S0, mpz_t C0, mpz_srcptr p, mpfr_prec_t r, argument
296 mpz_set_ui (Q0, 1);
399 l = r0 + r * (i - 1); /* implicit multiplier 2^r for Q0 */
404 /* we truncate Q0 to prec bits: the relative error is at most 2^(1-prec),
405 which means that Q0 = Q[0] * (1+theta) with |theta| <= 2^(1-prec)
407 l += reduce (Q0, Q[0], prec);
412 /* sin(X) ~ S0/Q0*(
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dsve.s189 mov z0.Q, Q0
191 mov z1.Q, Q0
193 mov z31.Q, Q0
[all...]

Completed in 176 milliseconds