Home
last modified time | relevance | path

Searched refs:shll2 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/test/MC/AArch64/
Dneon-simd-misc.s397 shll2 v2.8h, v4.16b, #8
398 shll2 v6.4s, v8.8h, #16
399 shll2 v6.2d, v8.4s, #32
Darm64-advsimd.s511 shll2.8h v7, v8, #8
512 shll2.4s v9, v10, #16
513 shll2.2d v11, v12, #32
517 shll2 v1.8h, v2.16b, #8
518 shll2 v1.4s, v2.8h, #16
519 shll2 v1.2d, v2.4s, #32
561 ; CHECK: shll2.8h v7, v8, #8 ; encoding: [0x07,0x39,0x21,0x6e]
562 ; CHECK: shll2.4s v9, v10, #16 ; encoding: [0x49,0x39,0x61,0x6e]
563 ; CHECK: shll2.2d v11, v12, #32 ; encoding: [0x8b,0x39,0xa1,0x6e]
567 ; CHECK: shll2.8h v1, v2, #8 ; encoding: [0x41,0x38,0x21,0x6e]
[all …]
Dneon-diagnostics.s5753 shll2 v2.8h, v4.16b, #7
5754 shll2 v6.4s, v8.8h, #15
5755 shll2 v6.2d, v8.4s, #31
5762 shll2 v2.8h, v4.8b, #5
5763 shll2 v6.4s, v8.4h, #14
5764 shll2 v6.2d, v8.2s, #1
/external/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt679 # CHECK: shll2 v2.8h, v4.16b, #8
680 # CHECK: shll2 v6.4s, v8.8h, #16
681 # CHECK: shll2 v6.2d, v8.4s, #32
/external/vixl/src/vixl/a64/
Dsimulator-a64.h2092 LogicVRegister shll2(VectorFormat vform,
Dmacro-assembler-a64.h2373 V(shll2, Shll2) \
Dassembler-a64.h2893 void shll2(const VRegister& vd,
Dsimulator-a64.cc2605 shll2(vf, rd, rn); in VisitNEON2RegMisc()
Dlogic-a64.cc1644 LogicVRegister Simulator::shll2(VectorFormat vform, in shll2() function in vixl::Simulator
Dassembler-a64.cc3094 void Assembler::shll2(const VRegister& vd, in shll2() function in vixl::Assembler
/external/vixl/doc/
Dsupported-instructions.md3059 void shll2(const VRegister& vd,
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td4400 "shll2", ".8h", ".16b", "8">;
4404 "shll2", ".4s", ".8h", "16">;
4408 "shll2", ".2d", ".4s", "32">;
/external/llvm/test/CodeGen/AArch64/
Darm64-vshift.ll1831 ; CHECK: shll2.4s v0, {{v[0-9]+}}, #16
/external/valgrind/none/tests/arm64/
Dfp_and_simd.stdout.exp27472 shll2 v3.8h, v24.16b, #8 85a1b8de641fa954d3cdeb6c53ef1da3 8e49dec27cce35a569f92646a309dd48 8e00…
27474 shll2 v3.4s, v24.8h, #16 7353951fbfc9e59af4b381e58699db21 70b0bc25f0c6cebe7736a635488242cc 70b0…
27476 shll2 v3.2d, v24.4s, #32 4f3844862f6fdb8fd2dc38169e4ea2df 9f29cb8fd9998167a396a7ba34e61070 9f29…