HomeSort by relevance Sort by last modified time
    Searched full:sshl (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/capstone/suite/MC/AArch64/
neon-scalar-shift.s.cs 2 0xf1,0x47,0xe8,0x5e = sshl d17, d31, d8
neon-shift.s.cs 2 0x20,0x44,0x22,0x0e = sshl v0.8b, v1.8b, v2.8b
3 0x20,0x44,0x22,0x4e = sshl v0.16b, v1.16b, v2.16b
4 0x20,0x44,0x62,0x0e = sshl v0.4h, v1.4h, v2.4h
5 0x20,0x44,0x62,0x4e = sshl v0.8h, v1.8h, v2.8h
6 0x20,0x44,0xa2,0x0e = sshl v0.2s, v1.2s, v2.2s
7 0x20,0x44,0xa2,0x4e = sshl v0.4s, v1.4s, v2.4s
8 0x20,0x44,0xe2,0x4e = sshl v0.2d, v1.2d, v2.2d
  /external/autotest/client/site_tests/security_NetworkListeners/
baseline.arc 5 # On ARC++ sshl-fork listens on port 22 and selects between adb and
  /external/llvm/test/MC/AArch64/
neon-shift.s 9 sshl v0.8b, v1.8b, v2.8b
10 sshl v0.16b, v1.16b, v2.16b
11 sshl v0.4h, v1.4h, v2.4h
12 sshl v0.8h, v1.8h, v2.8h
13 sshl v0.2s, v1.2s, v2.2s
14 sshl v0.4s, v1.4s, v2.4s
15 sshl v0.2d, v1.2d, v2.2d
17 // CHECK: sshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x44,0x22,0x0e]
18 // CHECK: sshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x44,0x22,0x4e]
19 // CHECK: sshl v0.4h, v1.4h, v2.4h // encoding: [0x20,0x44,0x62,0x0e
    [all...]
neon-scalar-shift.s 6 sshl d17, d31, d8
8 // CHECK: sshl d17, d31, d8 // encoding: [0xf1,0x47,0xe8,0x5e]