Searched refs:uqshl (Results 1 - 21 of 21) sorted by relevance

/external/llvm/test/MC/AArch64/
H A Dneon-scalar-saturating-shift.s19 uqshl b0, b1, b2
20 uqshl h10, h11, h12
21 uqshl s20, s21, s2
22 uqshl d17, d31, d8
24 // CHECK: uqshl b0, b1, b2 // encoding: [0x20,0x4c,0x22,0x7e]
25 // CHECK: uqshl h10, h11, h12 // encoding: [0x6a,0x4d,0x6c,0x7e]
26 // CHECK: uqshl s20, s21, s2 // encoding: [0xb4,0x4e,0xa2,0x7e]
27 // CHECK: uqshl d17, d31, d8 // encoding: [0xf1,0x4f,0xe8,0x7e]
H A Dneon-saturating-shift.s28 uqshl v0.8b, v1.8b, v2.8b
29 uqshl v0.16b, v1.16b, v2.16b
30 uqshl v0.4h, v1.4h, v2.4h
31 uqshl v0.8h, v1.8h, v2.8h
32 uqshl v0.2s, v1.2s, v2.2s
33 uqshl v0.4s, v1.4s, v2.4s
34 uqshl v0.2d, v1.2d, v2.2d
36 // CHECK: uqshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x4c,0x22,0x2e]
37 // CHECK: uqshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x4c,0x22,0x6e]
38 // CHECK: uqshl v
[all...]
H A Dneon-scalar-shift-imm.s84 uqshl b18, b15, #6
85 uqshl h11, h18, #7
86 uqshl s14, s19, #18
87 uqshl d15, d12, #19
89 // CHECK: uqshl b18, b15, #6 // encoding: [0xf2,0x75,0x0e,0x7f]
90 // CHECK: uqshl h11, h18, #7 // encoding: [0x4b,0x76,0x17,0x7f]
91 // CHECK: uqshl s14, s19, #18 // encoding: [0x6e,0x76,0x32,0x7f]
92 // CHECK: uqshl d15, d12, #19 // encoding: [0x8f,0x75,0x53,0x7f]
H A Dneon-simd-shift.s242 uqshl v0.8b, v1.8b, #3
243 uqshl v0.4h, v1.4h, #3
244 uqshl v0.2s, v1.2s, #3
245 uqshl v0.16b, v1.16b, #3
246 uqshl v0.8h, v1.8h, #3
247 uqshl v0.4s, v1.4s, #3
248 uqshl v0.2d, v1.2d, #3
250 // CHECK: uqshl v0.8b, v1.8b, #3 // encoding: [0x20,0x74,0x0b,0x2f]
251 // CHECK: uqshl v0.4h, v1.4h, #3 // encoding: [0x20,0x74,0x13,0x2f]
252 // CHECK: uqshl v
[all...]
H A Darm64-advsimd.s366 uqshl.8b v0, v0, v0
437 ; CHECK: uqshl.8b v0, v0, v0 ; encoding: [0x00,0x4c,0x20,0x2e]
1385 uqshl b0, b0, #1
1386 uqshl h0, h0, #2
1387 uqshl s0, s0, #3
1388 uqshl d0, d0, #4
1434 ; CHECK: uqshl b0, b0, #1 ; encoding: [0x00,0x74,0x09,0x7f]
1435 ; CHECK: uqshl h0, h0, #2 ; encoding: [0x00,0x74,0x12,0x7f]
1436 ; CHECK: uqshl s0, s0, #3 ; encoding: [0x00,0x74,0x23,0x7f]
1437 ; CHECK: uqshl d
[all...]
H A Dneon-diagnostics.s930 uqshl v1.8b, v25.4h, v6.8h
936 // CHECK-ERROR: uqshl v1.8b, v25.4h, v6.8h
987 uqshl h0, b1, h0
989 uqshl d0, b1, d0
995 // CHECK-ERROR: uqshl h0, b1, h0
1001 // CHECK-ERROR: uqshl d0, b1, d0
1774 uqshl v0.8b, v1.8h, #3
1775 uqshl v0.4h, v1.4s, #3
1776 uqshl v0.2s, v1.2d, #3
1777 uqshl v
[all...]
/external/capstone/suite/MC/AArch64/
H A Dneon-scalar-saturating-shift.s.cs6 0x20,0x4c,0x22,0x7e = uqshl b0, b1, b2
7 0x6a,0x4d,0x6c,0x7e = uqshl h10, h11, h12
8 0xb4,0x4e,0xa2,0x7e = uqshl s20, s21, s2
9 0xf1,0x4f,0xe8,0x7e = uqshl d17, d31, d8
H A Dneon-saturating-shift.s.cs9 0x20,0x4c,0x22,0x2e = uqshl v0.8b, v1.8b, v2.8b
10 0x20,0x4c,0x22,0x6e = uqshl v0.16b, v1.16b, v2.16b
11 0x20,0x4c,0x62,0x2e = uqshl v0.4h, v1.4h, v2.4h
12 0x20,0x4c,0x62,0x6e = uqshl v0.8h, v1.8h, v2.8h
13 0x20,0x4c,0xa2,0x2e = uqshl v0.2s, v1.2s, v2.2s
14 0x20,0x4c,0xa2,0x6e = uqshl v0.4s, v1.4s, v2.4s
15 0x20,0x4c,0xe2,0x6e = uqshl v0.2d, v1.2d, v2.2d
H A Dneon-scalar-shift-imm.s.cs15 0xf2,0x75,0x0e,0x7f = uqshl b18, b15, #6
16 0x4b,0x76,0x17,0x7f = uqshl h11, h18, #7
17 0x6e,0x76,0x32,0x7f = uqshl s14, s19, #18
18 0x8f,0x75,0x53,0x7f = uqshl d15, d12, #19
H A Dneon-simd-shift.s.cs85 0x20,0x74,0x0b,0x2f = uqshl v0.8b, v1.8b, #3
86 0x20,0x74,0x13,0x2f = uqshl v0.4h, v1.4h, #3
87 0x20,0x74,0x23,0x2f = uqshl v0.2s, v1.2s, #3
88 0x20,0x74,0x0b,0x6f = uqshl v0.16b, v1.16b, #3
89 0x20,0x74,0x13,0x6f = uqshl v0.8h, v1.8h, #3
90 0x20,0x74,0x23,0x6f = uqshl v0.4s, v1.4s, #3
91 0x20,0x74,0x43,0x6f = uqshl v0.2d, v1.2d, #3
/external/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc2332 __ uqshl(b13, b0, b23);
2333 __ uqshl(b9, b17, 4);
2334 __ uqshl(d23, d6, d4);
2335 __ uqshl(d8, d11, 44);
2336 __ uqshl(h19, h13, h15);
2337 __ uqshl(h25, h26, 6);
2338 __ uqshl(s4, s24, s10);
2339 __ uqshl(s19, s14, 1);
2340 __ uqshl(v14.V16B(), v30.V16B(), v25.V16B());
2341 __ uqshl(v
[all...]
H A Dtest-simulator-aarch64.cc4121 DEFINE_TEST_NEON_3SAME(uqshl, Basic)
4174 DEFINE_TEST_NEON_3SAME_SCALAR(uqshl, Basic)
4256 DEFINE_TEST_NEON_2OPIMM(uqshl, Basic, TypeWidthFromZero)
4288 DEFINE_TEST_NEON_2OPIMM_SCALAR(uqshl, Basic, TypeWidthFromZero)
/external/valgrind/none/tests/arm64/
H A Dfp_and_simd.stdout.exp[all...]
/external/libavc/common/armv8/
H A Dih264_intra_pred_luma_16x16_av8.s337 uqshl v0.8h, v0.8h, v20.8h
/external/libavc/encoder/armv8/
H A Dih264e_evaluate_intra16x16_modes_av8.s142 uqshl v0.8h, v0.8h, v20.8h
/external/vixl/src/aarch64/
H A Dassembler-aarch64.h1748 void uqshl(const VRegister& vd, const VRegister& vn, const VRegister& vm);
2027 void uqshl(const VRegister& vd, const VRegister& vn, int shift);
H A Dmacro-assembler-aarch64.h2273 V(uqshl, Uqshl) \
2467 V(uqshl, Uqshl) \
H A Dsimulator-aarch64.cc4867 uqshl(vf, rd, rn, left_shift);
5006 uqshl(vf, rd, rn, left_shift);
H A Dassembler-aarch64.cc2701 V(uqshl, NEON_UQSHL, true) \
3652 void Assembler::uqshl(const VRegister& vd, const VRegister& vn, int shift) {
H A Dsimulator-aarch64.h2610 LogicVRegister uqshl(VectorFormat vform,
H A Dlogic-aarch64.cc1741 LogicVRegister Simulator::uqshl(VectorFormat vform, function in class:vixl::aarch64::Simulator

Completed in 390 milliseconds