/external/capstone/suite/MC/AArch64/ |
D | neon-saturating-rounding-shift.s.cs | 9 0x20,0x5c,0x22,0x2e = uqrshl v0.8b, v1.8b, v2.8b 10 0x20,0x5c,0x22,0x6e = uqrshl v0.16b, v1.16b, v2.16b 11 0x20,0x5c,0x62,0x2e = uqrshl v0.4h, v1.4h, v2.4h 12 0x20,0x5c,0x62,0x6e = uqrshl v0.8h, v1.8h, v2.8h 13 0x20,0x5c,0xa2,0x2e = uqrshl v0.2s, v1.2s, v2.2s 14 0x20,0x5c,0xa2,0x6e = uqrshl v0.4s, v1.4s, v2.4s 15 0x20,0x5c,0xe2,0x6e = uqrshl v0.2d, v1.2d, v2.2d
|
D | neon-scalar-saturating-rounding-shift.s.cs | 6 0x20,0x5c,0x22,0x7e = uqrshl b0, b1, b2 7 0x6a,0x5d,0x6c,0x7e = uqrshl h10, h11, h12 8 0xb4,0x5e,0xa2,0x7e = uqrshl s20, s21, s2 9 0xf1,0x5f,0xe8,0x7e = uqrshl d17, d31, d8
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | neon-saturating-rounding-shift.s | 28 uqrshl v0.8b, v1.8b, v2.8b 29 uqrshl v0.16b, v1.16b, v2.16b 30 uqrshl v0.4h, v1.4h, v2.4h 31 uqrshl v0.8h, v1.8h, v2.8h 32 uqrshl v0.2s, v1.2s, v2.2s 33 uqrshl v0.4s, v1.4s, v2.4s 34 uqrshl v0.2d, v1.2d, v2.2d
|
D | neon-scalar-saturating-rounding-shift.s | 19 uqrshl b0, b1, b2 20 uqrshl h10, h11, h12 21 uqrshl s20, s21, s2 22 uqrshl d17, d31, d8
|
D | neon-diagnostics.s | 963 uqrshl v1.4h, v25.4h, v6.2d 1030 uqrshl h0, h1, b0 1032 uqrshl d0, d1, b0 define
|
D | arm64-advsimd.s | 365 uqrshl.8b v0, v0, v0 436 ; CHECK: uqrshl.8b v0, v0, v0 ; encoding: [0x00,0x5c,0x20,0x2e]
|
/external/llvm/test/MC/AArch64/ |
D | neon-saturating-rounding-shift.s | 28 uqrshl v0.8b, v1.8b, v2.8b 29 uqrshl v0.16b, v1.16b, v2.16b 30 uqrshl v0.4h, v1.4h, v2.4h 31 uqrshl v0.8h, v1.8h, v2.8h 32 uqrshl v0.2s, v1.2s, v2.2s 33 uqrshl v0.4s, v1.4s, v2.4s 34 uqrshl v0.2d, v1.2d, v2.2d
|
D | neon-scalar-saturating-rounding-shift.s | 19 uqrshl b0, b1, b2 20 uqrshl h10, h11, h12 21 uqrshl s20, s21, s2 22 uqrshl d17, d31, d8
|
D | neon-diagnostics.s | 958 uqrshl v1.4h, v25.4h, v6.2d 1025 uqrshl h0, h1, b0 1027 uqrshl d0, d1, b0 define
|
D | arm64-advsimd.s | 365 uqrshl.8b v0, v0, v0 436 ; CHECK: uqrshl.8b v0, v0, v0 ; encoding: [0x00,0x5c,0x20,0x2e]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-vshift.ll | 324 ;CHECK: uqrshl.8b 327 %tmp3 = call <8 x i8> @llvm.aarch64.neon.uqrshl.v8i8(<8 x i8> %tmp1, <8 x i8> %tmp2) 333 ;CHECK: uqrshl.4h 336 %tmp3 = call <4 x i16> @llvm.aarch64.neon.uqrshl.v4i16(<4 x i16> %tmp1, <4 x i16> %tmp2) 342 ;CHECK: uqrshl.2s 345 %tmp3 = call <2 x i32> @llvm.aarch64.neon.uqrshl.v2i32(<2 x i32> %tmp1, <2 x i32> %tmp2) 387 ;CHECK: uqrshl.16b 390 %tmp3 = call <16 x i8> @llvm.aarch64.neon.uqrshl.v16i8(<16 x i8> %tmp1, <16 x i8> %tmp2) 396 ;CHECK: uqrshl.8h 399 %tmp3 = call <8 x i16> @llvm.aarch64.neon.uqrshl.v8i16(<8 x i16> %tmp1, <8 x i16> %tmp2) [all …]
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-vshift.ll | 324 ;CHECK: uqrshl.8b 327 %tmp3 = call <8 x i8> @llvm.aarch64.neon.uqrshl.v8i8(<8 x i8> %tmp1, <8 x i8> %tmp2) 333 ;CHECK: uqrshl.4h 336 %tmp3 = call <4 x i16> @llvm.aarch64.neon.uqrshl.v4i16(<4 x i16> %tmp1, <4 x i16> %tmp2) 342 ;CHECK: uqrshl.2s 345 %tmp3 = call <2 x i32> @llvm.aarch64.neon.uqrshl.v2i32(<2 x i32> %tmp1, <2 x i32> %tmp2) 387 ;CHECK: uqrshl.16b 390 %tmp3 = call <16 x i8> @llvm.aarch64.neon.uqrshl.v16i8(<16 x i8> %tmp1, <16 x i8> %tmp2) 396 ;CHECK: uqrshl.8h 399 %tmp3 = call <8 x i16> @llvm.aarch64.neon.uqrshl.v8i16(<8 x i16> %tmp1, <8 x i16> %tmp2) [all …]
|
/external/vixl/test/test-trace-reference/ |
D | log-disasm-colour | 1969 0x~~~~~~~~~~~~~~~~ 7e2a5eca uqrshl b10, b22, b10 1970 0x~~~~~~~~~~~~~~~~ 7eeb5cbd uqrshl d29, d5, d11 1971 0x~~~~~~~~~~~~~~~~ 7e7e5f1b uqrshl h27, h24, h30 1972 0x~~~~~~~~~~~~~~~~ 7ea85daa uqrshl s10, s13, s8 1973 0x~~~~~~~~~~~~~~~~ 6e2e5e49 uqrshl v9.16b, v18.16b, v14.16b 1974 0x~~~~~~~~~~~~~~~~ 6ef15df8 uqrshl v24.2d, v15.2d, v17.2d 1975 0x~~~~~~~~~~~~~~~~ 2ebb5dc4 uqrshl v4.2s, v14.2s, v27.2s 1976 0x~~~~~~~~~~~~~~~~ 2e685caf uqrshl v15.4h, v5.4h, v8.4h 1977 0x~~~~~~~~~~~~~~~~ 6ea05fb5 uqrshl v21.4s, v29.4s, v0.4s 1978 0x~~~~~~~~~~~~~~~~ 2e295f10 uqrshl v16.8b, v24.8b, v9.8b [all …]
|
D | log-disasm | 1969 0x~~~~~~~~~~~~~~~~ 7e2a5eca uqrshl b10, b22, b10 1970 0x~~~~~~~~~~~~~~~~ 7eeb5cbd uqrshl d29, d5, d11 1971 0x~~~~~~~~~~~~~~~~ 7e7e5f1b uqrshl h27, h24, h30 1972 0x~~~~~~~~~~~~~~~~ 7ea85daa uqrshl s10, s13, s8 1973 0x~~~~~~~~~~~~~~~~ 6e2e5e49 uqrshl v9.16b, v18.16b, v14.16b 1974 0x~~~~~~~~~~~~~~~~ 6ef15df8 uqrshl v24.2d, v15.2d, v17.2d 1975 0x~~~~~~~~~~~~~~~~ 2ebb5dc4 uqrshl v4.2s, v14.2s, v27.2s 1976 0x~~~~~~~~~~~~~~~~ 2e685caf uqrshl v15.4h, v5.4h, v8.4h 1977 0x~~~~~~~~~~~~~~~~ 6ea05fb5 uqrshl v21.4s, v29.4s, v0.4s 1978 0x~~~~~~~~~~~~~~~~ 2e295f10 uqrshl v16.8b, v24.8b, v9.8b [all …]
|
D | log-cpufeatures-custom | 1968 0x~~~~~~~~~~~~~~~~ 7e2a5eca uqrshl b10, b22, b10 ### {NEON} ### 1969 0x~~~~~~~~~~~~~~~~ 7eeb5cbd uqrshl d29, d5, d11 ### {NEON} ### 1970 0x~~~~~~~~~~~~~~~~ 7e7e5f1b uqrshl h27, h24, h30 ### {NEON} ### 1971 0x~~~~~~~~~~~~~~~~ 7ea85daa uqrshl s10, s13, s8 ### {NEON} ### 1972 0x~~~~~~~~~~~~~~~~ 6e2e5e49 uqrshl v9.16b, v18.16b, v14.16b ### {NEON} ### 1973 0x~~~~~~~~~~~~~~~~ 6ef15df8 uqrshl v24.2d, v15.2d, v17.2d ### {NEON} ### 1974 0x~~~~~~~~~~~~~~~~ 2ebb5dc4 uqrshl v4.2s, v14.2s, v27.2s ### {NEON} ### 1975 0x~~~~~~~~~~~~~~~~ 2e685caf uqrshl v15.4h, v5.4h, v8.4h ### {NEON} ### 1976 0x~~~~~~~~~~~~~~~~ 6ea05fb5 uqrshl v21.4s, v29.4s, v0.4s ### {NEON} ### 1977 0x~~~~~~~~~~~~~~~~ 2e295f10 uqrshl v16.8b, v24.8b, v9.8b ### {NEON} ### [all …]
|
D | log-cpufeatures | 1968 0x~~~~~~~~~~~~~~~~ 7e2a5eca uqrshl b10, b22, b10 // Needs: NEON 1969 0x~~~~~~~~~~~~~~~~ 7eeb5cbd uqrshl d29, d5, d11 // Needs: NEON 1970 0x~~~~~~~~~~~~~~~~ 7e7e5f1b uqrshl h27, h24, h30 // Needs: NEON 1971 0x~~~~~~~~~~~~~~~~ 7ea85daa uqrshl s10, s13, s8 // Needs: NEON 1972 0x~~~~~~~~~~~~~~~~ 6e2e5e49 uqrshl v9.16b, v18.16b, v14.16b // Needs: NEON 1973 0x~~~~~~~~~~~~~~~~ 6ef15df8 uqrshl v24.2d, v15.2d, v17.2d // Needs: NEON 1974 0x~~~~~~~~~~~~~~~~ 2ebb5dc4 uqrshl v4.2s, v14.2s, v27.2s // Needs: NEON 1975 0x~~~~~~~~~~~~~~~~ 2e685caf uqrshl v15.4h, v5.4h, v8.4h // Needs: NEON 1976 0x~~~~~~~~~~~~~~~~ 6ea05fb5 uqrshl v21.4s, v29.4s, v0.4s // Needs: NEON 1977 0x~~~~~~~~~~~~~~~~ 2e295f10 uqrshl v16.8b, v24.8b, v9.8b // Needs: NEON [all …]
|
D | log-cpufeatures-colour | 1968 0x~~~~~~~~~~~~~~~~ 7e2a5eca uqrshl b10, b22, b10 [1;35mNEON[0;m 1969 0x~~~~~~~~~~~~~~~~ 7eeb5cbd uqrshl d29, d5, d11 [1;35mNEON[0;m 1970 0x~~~~~~~~~~~~~~~~ 7e7e5f1b uqrshl h27, h24, h30 [1;35mNEON[0;m 1971 0x~~~~~~~~~~~~~~~~ 7ea85daa uqrshl s10, s13, s8 [1;35mNEON[0;m 1972 0x~~~~~~~~~~~~~~~~ 6e2e5e49 uqrshl v9.16b, v18.16b, v14.16b [1;35mNEON[0;m 1973 0x~~~~~~~~~~~~~~~~ 6ef15df8 uqrshl v24.2d, v15.2d, v17.2d [1;35mNEON[0;m 1974 0x~~~~~~~~~~~~~~~~ 2ebb5dc4 uqrshl v4.2s, v14.2s, v27.2s [1;35mNEON[0;m 1975 0x~~~~~~~~~~~~~~~~ 2e685caf uqrshl v15.4h, v5.4h, v8.4h [1;35mNEON[0;m 1976 0x~~~~~~~~~~~~~~~~ 6ea05fb5 uqrshl v21.4s, v29.4s, v0.4s [1;35mNEON[0;m 1977 0x~~~~~~~~~~~~~~~~ 2e295f10 uqrshl v16.8b, v24.8b, v9.8b [1;35mNEON[0;m [all …]
|
D | log-all | 5241 0x~~~~~~~~~~~~~~~~ 7e2a5eca uqrshl b10, b22, b10 5243 0x~~~~~~~~~~~~~~~~ 7eeb5cbd uqrshl d29, d5, d11 5245 0x~~~~~~~~~~~~~~~~ 7e7e5f1b uqrshl h27, h24, h30 5247 0x~~~~~~~~~~~~~~~~ 7ea85daa uqrshl s10, s13, s8 5249 0x~~~~~~~~~~~~~~~~ 6e2e5e49 uqrshl v9.16b, v18.16b, v14.16b 5251 0x~~~~~~~~~~~~~~~~ 6ef15df8 uqrshl v24.2d, v15.2d, v17.2d 5253 0x~~~~~~~~~~~~~~~~ 2ebb5dc4 uqrshl v4.2s, v14.2s, v27.2s 5255 0x~~~~~~~~~~~~~~~~ 2e685caf uqrshl v15.4h, v5.4h, v8.4h 5257 0x~~~~~~~~~~~~~~~~ 6ea05fb5 uqrshl v21.4s, v29.4s, v0.4s 5259 0x~~~~~~~~~~~~~~~~ 2e295f10 uqrshl v16.8b, v24.8b, v9.8b [all …]
|
/external/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 2311 __ uqrshl(b10, b22, b10); in GenerateTestSequenceNEON() local 2312 __ uqrshl(d29, d5, d11); in GenerateTestSequenceNEON() local 2313 __ uqrshl(h27, h24, h30); in GenerateTestSequenceNEON() local 2314 __ uqrshl(s10, s13, s8); in GenerateTestSequenceNEON() local 2315 __ uqrshl(v9.V16B(), v18.V16B(), v14.V16B()); in GenerateTestSequenceNEON() local 2316 __ uqrshl(v24.V2D(), v15.V2D(), v17.V2D()); in GenerateTestSequenceNEON() local 2317 __ uqrshl(v4.V2S(), v14.V2S(), v27.V2S()); in GenerateTestSequenceNEON() local 2318 __ uqrshl(v15.V4H(), v5.V4H(), v8.V4H()); in GenerateTestSequenceNEON() local 2319 __ uqrshl(v21.V4S(), v29.V4S(), v0.V4S()); in GenerateTestSequenceNEON() local 2320 __ uqrshl(v16.V8B(), v24.V8B(), v9.V8B()); in GenerateTestSequenceNEON() local [all …]
|
D | test-cpu-features-aarch64.cc | 2560 TEST_NEON(uqrshl_0, uqrshl(v0.V8B(), v1.V8B(), v2.V8B())) 2561 TEST_NEON(uqrshl_1, uqrshl(v0.V16B(), v1.V16B(), v2.V16B())) 2562 TEST_NEON(uqrshl_2, uqrshl(v0.V4H(), v1.V4H(), v2.V4H())) 2563 TEST_NEON(uqrshl_3, uqrshl(v0.V8H(), v1.V8H(), v2.V8H())) 2564 TEST_NEON(uqrshl_4, uqrshl(v0.V2S(), v1.V2S(), v2.V2S())) 2565 TEST_NEON(uqrshl_5, uqrshl(v0.V4S(), v1.V4S(), v2.V4S())) 2566 TEST_NEON(uqrshl_6, uqrshl(v0.V2D(), v1.V2D(), v2.V2D())) 2567 TEST_NEON(uqrshl_7, uqrshl(b0, b1, b2)) 2568 TEST_NEON(uqrshl_8, uqrshl(h0, h1, h2)) 2569 TEST_NEON(uqrshl_9, uqrshl(s0, s1, s2)) [all …]
|
D | test-simulator-aarch64.cc | 4565 DEFINE_TEST_NEON_3SAME(uqrshl, Basic) 4622 DEFINE_TEST_NEON_3SAME_SCALAR(uqrshl, Basic)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | neon-instructions.txt | 437 # CHECK: uqrshl v2.16b, v14.16b, v23.16b 439 # CHECK: uqrshl v4.8h, v12.8h, v25.8h 441 # CHECK: uqrshl v6.4s, v10.4s, v27.4s 442 # CHECK: uqrshl v6.4s, v10.4s, v27.4s 483 # CHECK: uqrshl s23, s20, s16 485 # CHECK: uqrshl b11, b20, b30
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | neon-instructions.txt | 437 # CHECK: uqrshl v2.16b, v14.16b, v23.16b 439 # CHECK: uqrshl v4.8h, v12.8h, v25.8h 441 # CHECK: uqrshl v6.4s, v10.4s, v27.4s 442 # CHECK: uqrshl v6.4s, v10.4s, v27.4s 483 # CHECK: uqrshl s23, s20, s16 485 # CHECK: uqrshl b11, b20, b30
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.h | 496 V(uqrshl, Uqrshl) \
|
D | assembler-arm64.h | 1961 void uqrshl(const VRegister& vd, const VRegister& vn, const VRegister& vm);
|