Home
last modified time | relevance | path

Searched refs:s10 (Results 1 – 25 of 86) sorted by relevance

1234

/external/llvm/test/MC/AArch64/
Dneon-scalar-fp-compare.s10 fcmeq s10, s11, s12
22 fcmeq s10, s11, #0.0
25 fcmeq s10, s11, #0
40 fcmge s10, s11, s12
52 fcmge s10, s11, #0.0
55 fcmge s10, s11, #0
70 fcmgt s10, s11, s12
82 fcmgt s10, s11, #0.0
85 fcmgt s10, s11, #0
100 fcmle s10, s11, #0.0
[all …]
Dneon-scalar-shift-imm.s125 sqshrn h17, s10, #4
137 uqshrn s10, d12, #13
147 sqrshrn h15, s10, #6
158 uqrshrn h12, s10, #14
159 uqrshrn s10, d10, #25
170 sqshrun s10, d15, #15
Darm64-memory.s286 ldp s10, s1, [x2, #64]
294 ; CHECK: ldp s10, s1, [x2, #64] ; encoding: [0x4a,0x04,0x48,0x2d]
300 stp s10, s1, [x2, #64]
306 ; CHECK: stp s10, s1, [x2, #64] ; encoding: [0x4a,0x04,0x08,0x2d]
318 ldp s10, s1, [x2, #64]!
325 ; CHECK: ldp s10, s1, [x2, #64]! ; encoding: [0x4a,0x04,0xc8,0x2d]
330 stp s10, s1, [x2, #64]!
335 ; CHECK: stp s10, s1, [x2, #64]! ; encoding: [0x4a,0x04,0x88,0x2d]
346 ldp s10, s1, [x2], #64
353 ; CHECK: ldp s10, s1, [x2], #64 ; encoding: [0x4a,0x04,0xc8,0x2c]
[all …]
Dneon-scalar-recip.s46 frecpx s18, s10
Dneon-scalar-by-elem-mla.s28 fmls s29, s10, v28.s[1]
/external/llvm/test/MC/ARM/
Dvpush-vpop.s7 vpush {s8, s9, s10, s11, s12}
9 vpop {s8, s9, s10, s11, s12}
12 vpush.16 {s8, s9, s10, s11, s12}
14 vpop.64 {s8, s9, s10, s11, s12}
17 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a]
19 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a]
22 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed]
24 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec]
27 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a]
29 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a]
[all …]
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c158 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
182 load_4x4((const int16_t *)src, src_stride, &s7, &s8, &s9, &s10); in vpx_highbd_convolve8_horiz_neon()
183 transpose_s16_4x4d(&s7, &s8, &s9, &s10); in vpx_highbd_convolve8_horiz_neon()
188 d3 = convolve8_4(s3, s4, s5, s6, s7, s8, s9, s10, filters); in vpx_highbd_convolve8_horiz_neon()
207 s6 = s10; in vpx_highbd_convolve8_horiz_neon()
214 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
223 load_8x8((const int16_t *)(src + 7), src_stride, &s7, &s8, &s9, &s10, in vpx_highbd_convolve8_horiz_neon()
234 transpose_s16_8x8(&s7, &s8, &s9, &s10, &t4, &t5, &t6, &t7); in vpx_highbd_convolve8_horiz_neon()
247 d3 = convolve8_8(s3, s4, s5, s6, s7, s8, s9, s10, filters, max); in vpx_highbd_convolve8_horiz_neon()
301 load_8x8((const int16_t *)s, src_stride, &s7, &s8, &s9, &s10, &s11, in vpx_highbd_convolve8_horiz_neon()
[all …]
Dvpx_convolve8_neon.c147 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_horiz_neon() local
186 s10 = vget_low_s16(tt3); in vpx_convolve8_horiz_neon()
194 d3 = convolve8_4(s3, s4, s5, s6, s7, s8, s9, s10, filters, filter3, in vpx_convolve8_horiz_neon()
216 s6 = s10; in vpx_convolve8_horiz_neon()
227 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_horiz_neon() local
255 s10 = vreinterpretq_s16_u16(vmovl_u8(t3)); in vpx_convolve8_horiz_neon()
271 d3 = convolve8_8(s3, s4, s5, s6, s7, s8, s9, s10, filters, filter3, in vpx_convolve8_horiz_neon()
338 s10 = vreinterpretq_s16_u16(vmovl_u8(t3)); in vpx_convolve8_horiz_neon()
350 d3 = convolve8_8(s3, s4, s5, s6, s7, s8, s9, s10, filters, filter3, in vpx_convolve8_horiz_neon()
352 d4 = convolve8_8(s4, s5, s6, s7, s8, s9, s10, s11, filters, filter3, in vpx_convolve8_horiz_neon()
[all …]
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Dvpush-vpop.s7 vpush {s8, s9, s10, s11, s12}
9 vpop {s8, s9, s10, s11, s12}
12 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a]
14 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a]
17 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed]
19 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec]
/external/valgrind/none/tests/arm/
Dvfpv4_fma.c109 TESTINSN_bin_f32("vfma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main()
110 TESTINSN_bin_f32("vfma.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main()
117 TESTINSN_bin_f32("vfma.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089)); in main()
123 TESTINSN_bin_f32("vfma.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109)); in main()
129 TESTINSN_bin_f32("vfma.f32 s10, s23, s15", s10, s23, i32, f2u(INFINITY), s15, i32, f2u(0.0)); in main()
159 TESTINSN_bin_f32("vfms.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main()
160 TESTINSN_bin_f32("vfms.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main()
167 TESTINSN_bin_f32("vfms.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089)); in main()
173 TESTINSN_bin_f32("vfms.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109)); in main()
179 TESTINSN_bin_f32("vfms.f32 s10, s23, s15", s10, s23, i32, f2u(INFINITY), s15, i32, f2u(0.0)); in main()
[all …]
Dvfp.c1156 TESTINSN_bin_f32("vmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main()
1157 TESTINSN_bin_f32("vmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main()
1164 TESTINSN_bin_f32("vmla.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089)); in main()
1170 TESTINSN_bin_f32("vmla.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109)); in main()
1176 TESTINSN_bin_f32("vmla.f32 s10, s23, s15", s10, s23, i32, f2u(INFINITY), s15, i32, f2u(0.0)); in main()
1206 TESTINSN_bin_f32("vnmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(0.0)); in main()
1207 TESTINSN_bin_f32("vnmla.f32 s10, s13, s15", s10, s13, i32, f2u(NAN), s15, i32, f2u(NAN)); in main()
1214 TESTINSN_bin_f32("vnmla.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089)); in main()
1220 TESTINSN_bin_f32("vnmla.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109)); in main()
1226 TESTINSN_bin_f32("vnmla.f32 s10, s23, s15", s10, s23, i32, f2u(INFINITY), s15, i32, f2u(0.0)); in main()
[all …]
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16_dspr2() local
1099 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in iadst16_dspr2()
1108 x2 = dct_const_round_shift(s2 + s10); in iadst16_dspr2()
1116 x10 = dct_const_round_shift(s2 - s10); in iadst16_dspr2()
1134 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in iadst16_dspr2()
1151 x10 = dct_const_round_shift(s10 + s14); in iadst16_dspr2()
1155 x14 = dct_const_round_shift(s10 - s14); in iadst16_dspr2()
1169 s10 = x10; in iadst16_dspr2()
1184 x8 = s8 + s10; in iadst16_dspr2()
1186 x10 = s8 - s10; in iadst16_dspr2()
[all …]
/external/clang/test/Sema/
Dpragma-align-mac68k.c86 struct s10 { struct
89 extern int a10_0[sizeof(struct s10) == 2 ? 1 : -1]; argument
90 extern int a10_1[__alignof(struct s10) == 2 ? 1 : -1];
Dbitfield-layout_1.c105 } s10; variable
106 CHECK_SIZE(s10,2)
/external/boringssl/src/crypto/curve25519/
Dcurve25519.c3803 int64_t s10 = 2097151 & (load_3(s + 26) >> 2); in x25519_sc_reduce() local
3843 s10 += s22 * 666643; in x25519_sc_reduce()
3852 s10 += s21 * 470296; in x25519_sc_reduce()
3861 s10 += s20 * 654183; in x25519_sc_reduce()
3870 s10 -= s19 * 997805; in x25519_sc_reduce()
3879 s10 += s18 * 136657; in x25519_sc_reduce()
3889 carry10 = (s10 + (1 << 20)) >> 21; in x25519_sc_reduce()
3891 s10 -= carry10 << 21; in x25519_sc_reduce()
3906 s10 += carry9; in x25519_sc_reduce()
3923 s10 -= s17 * 683901; in x25519_sc_reduce()
[all …]
/external/clang/test/CodeGen/
Dregparm-struct.c129 struct s10 { struct
132 __attribute__((regparm(3))) void f14(struct s10 a, int b, int c); argument
135 struct s10 x = { 41 }; in g14()
Dx86_64-arguments-nacl.c50 struct s10 { int a; int b; int : 0; }; argument
51 void f10(struct s10 a0) {} in f10()
Darm-arguments.c61 struct s10 { int f0; int : 0; int : 0; }; struct
62 struct s10 f10(void) {} in f10()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c348 tran_high_t s9, s10, s11, s12, s13, s14, s15; in fadst16() local
378 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in fadst16()
387 x2 = fdct_round_shift(s2 + s10); in fadst16()
395 x10 = fdct_round_shift(s2 - s10); in fadst16()
413 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in fadst16()
430 x10 = fdct_round_shift(s10 + s14); in fadst16()
434 x14 = fdct_round_shift(s10 - s14); in fadst16()
448 s10 = x10; in fadst16()
463 x8 = s8 + s10; in fadst16()
465 x10 = s8 - s10; in fadst16()
[all …]
/external/llvm/test/CodeGen/AMDGPU/
Dlarge-alloca-graphics.ll7 ; GCN-DAG: s_mov_b32 s10, -1
28 ; GCN-DAG: s_mov_b32 s10, -1
/external/strace/tests-m32/
Dkeyctl.test6 run_strace_match_diff -a31 -s10
/external/strace/tests/
Dkeyctl.test6 run_strace_match_diff -a31 -s10
/external/strace/tests-mx32/
Dkeyctl.test6 run_strace_match_diff -a31 -s10
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-memory.txt292 # CHECK: ldp s10, s1, [x2, #64]
302 # CHECK: stp s10, s1, [x2, #64]
320 # CHECK: ldp s10, s1, [x2, #64]!
330 # CHECK: stp s10, s1, [x2, #64]!
348 # CHECK: ldp s10, s1, [x2], #64
358 # CHECK: stp s10, s1, [x2], #64
372 # CHECK: ldnp s10, s1, [x2, #64]
382 # CHECK: stnp s10, s1, [x2, #64]
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c388 tran_high_t s9, s10, s11, s12, s13, s14, s15; in iadst16_c() local
423 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in iadst16_c()
432 x2 = WRAPLOW(dct_const_round_shift(s2 + s10)); in iadst16_c()
440 x10 = WRAPLOW(dct_const_round_shift(s2 - s10)); in iadst16_c()
458 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in iadst16_c()
475 x10 = WRAPLOW(dct_const_round_shift(s10 + s14)); in iadst16_c()
479 x14 = WRAPLOW(dct_const_round_shift(s10 - s14)); in iadst16_c()
493 s10 = x10; in iadst16_c()
508 x8 = WRAPLOW(s8 + s10); in iadst16_c()
510 x10 = WRAPLOW(s8 - s10); in iadst16_c()
[all …]

1234