HomeSort by relevance Sort by last modified time
    Searched refs:ushl (Results 1 - 17 of 17) sorted by null

  /external/llvm/test/MC/AArch64/
neon-scalar-shift.s 13 ushl d17, d31, d8
15 // CHECK: ushl d17, d31, d8 // encoding: [0xf1,0x47,0xe8,0x7e]
neon-shift.s 28 ushl v0.8b, v1.8b, v2.8b
29 ushl v0.16b, v1.16b, v2.16b
30 ushl v0.4h, v1.4h, v2.4h
31 ushl v0.8h, v1.8h, v2.8h
32 ushl v0.2s, v1.2s, v2.2s
33 ushl v0.4s, v1.4s, v2.4s
34 ushl v0.2d, v1.2d, v2.2d
36 // CHECK: ushl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x44,0x22,0x2e]
37 // CHECK: ushl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x44,0x22,0x6e]
38 // CHECK: ushl v0.4h, v1.4h, v2.4h // encoding: [0x20,0x44,0x62,0x2e
    [all...]
neon-diagnostics.s     [all...]
arm64-advsimd.s 370 ushl.8b v0, v0, v0
441 ; CHECK: ushl.8b v0, v0, v0 ; encoding: [0x00,0x44,0x20,0x2e]
    [all...]
  /external/capstone/suite/MC/AArch64/
neon-scalar-shift.s.cs 3 0xf1,0x47,0xe8,0x7e = ushl d17, d31, d8
neon-shift.s.cs 9 0x20,0x44,0x22,0x2e = ushl v0.8b, v1.8b, v2.8b
10 0x20,0x44,0x22,0x6e = ushl v0.16b, v1.16b, v2.16b
11 0x20,0x44,0x62,0x2e = ushl v0.4h, v1.4h, v2.4h
12 0x20,0x44,0x62,0x6e = ushl v0.8h, v1.8h, v2.8h
13 0x20,0x44,0xa2,0x2e = ushl v0.2s, v1.2s, v2.2s
14 0x20,0x44,0xa2,0x6e = ushl v0.4s, v1.4s, v2.4s
15 0x20,0x44,0xe2,0x6e = ushl v0.2d, v1.2d, v2.2d
  /external/libavc/common/armv8/
ih264_resi_trans_quant_av8.s 543 ushl v14.4s, v14.4s, v22.4s
544 ushl v15.4s, v15.4s, v22.4s
545 ushl v16.4s, v16.4s, v22.4s
546 ushl v17.4s, v17.4s, v22.4s
655 ushl v2.4s, v25.4s, v24.4s //>>qbit
656 ushl v3.4s, v26.4s, v24.4s //>>qbit
  /external/libjpeg-turbo/simd/
jsimd_arm64_neon.S     [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.cc     [all...]
logic-aarch64.cc 1970 LogicVRegister Simulator::ushl(VectorFormat vform, function in class:vixl::aarch64::Simulator
    [all...]
assembler-aarch64.h     [all...]
macro-assembler-aarch64.h     [all...]
simulator-aarch64.h     [all...]
assembler-aarch64.cc     [all...]
  /external/vixl/test/aarch64/
test-trace-aarch64.cc     [all...]
test-simulator-aarch64.cc     [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.stdout.exp     [all...]

Completed in 373 milliseconds