Home
last modified time | relevance | path

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

123456789

/external/llvm/test/MC/AArch64/
Dneon-scalar-fp-compare.s9 fcmeq s10, s11, s12
19 fcmeq s10, s11, #0.0
21 fcmeq s10, s11, #0
33 fcmge s10, s11, s12
43 fcmge s10, s11, #0.0
45 fcmge s10, s11, #0
57 fcmgt s10, s11, s12
67 fcmgt s10, s11, #0.0
69 fcmgt s10, s11, #0
81 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 …]
/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/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.c1056 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16_dspr2() local
1095 s10 = x10 * cospi_21_64 + x11 * cospi_11_64; in iadst16_dspr2()
1104 x2 = dct_const_round_shift(s2 + s10); in iadst16_dspr2()
1112 x10 = dct_const_round_shift(s2 - s10); in iadst16_dspr2()
1130 s10 = x10 * cospi_20_64 + x11 * cospi_12_64; in iadst16_dspr2()
1147 x10 = dct_const_round_shift(s10 + s14); in iadst16_dspr2()
1151 x14 = dct_const_round_shift(s10 - s14); in iadst16_dspr2()
1165 s10 = x10; in iadst16_dspr2()
1180 x8 = s8 + s10; in iadst16_dspr2()
1182 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];
/external/v8/test/mjsunit/
Duri.js54 var s10 = String.fromCharCode(cc10); variable
65 assertEquals('%EE%80%80', encodeURI(s10));
78 assertEquals(cc10, decodeURI(encodeURI(s10)).charCodeAt(0));
/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/lldb/test/arm_emulation/new-test-files/
Dtest-add-2-arm.dat34 s10=0x0000000a
87 s10=0x0000000a
Dtest-subs-8-thumb.dat34 s10=0x00000000
87 s10=0x00000000
Dtest-add-3-arm.dat34 s10=0x0000000a
87 s10=0x0000000a
Dtest-strd-1-thumb.dat34 s10=0x00000000
87 s10=0x00000000
Dtest-mov-5-thumb.dat34 s10=0x00000000
87 s10=0x00000000
Dtest-vpush-1-thumb.dat34 s10=0x00000000
87 s10=0x00000000
Dtest-push-3-thumb.dat34 s10=0x00000000
87 s10=0x00000000
Dtest-mov-6-thumb.dat34 s10=0x00000000
87 s10=0x00000000
Dtest-moveq-1-arm.dat34 s10=0x0000000a
87 s10=0x0000000a
Dtest-sub-10-arm.dat34 s10=0x0000000a
87 s10=0x0000000a
Dtest-strbt-1-arm.dat34 s10=0x0000000a
87 s10=0x0000000a
Dtest-mov-21-thumb.dat34 s10=0x00000000
87 s10=0x00000000

123456789