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

  /external/capstone/suite/MC/AArch64/
neon-aba-abd.s.cs 8 0x20,0x7c,0x22,0x0e = saba v0.8b, v1.8b, v2.8b
9 0x20,0x7c,0x22,0x4e = saba v0.16b, v1.16b, v2.16b
10 0x20,0x7c,0x62,0x0e = saba v0.4h, v1.4h, v2.4h
11 0x20,0x7c,0x62,0x4e = saba v0.8h, v1.8h, v2.8h
12 0x20,0x7c,0xa2,0x0e = saba v0.2s, v1.2s, v2.2s
13 0x20,0x7c,0xa2,0x4e = saba v0.4s, v1.4s, v2.4s
  /external/llvm/test/MC/AArch64/
neon-aba-abd.s 23 saba v0.8b, v1.8b, v2.8b
24 saba v0.16b, v1.16b, v2.16b
25 saba v0.4h, v1.4h, v2.4h
26 saba v0.8h, v1.8h, v2.8h
27 saba v0.2s, v1.2s, v2.2s
28 saba v0.4s, v1.4s, v2.4s
30 // CHECK: saba v0.8b, v1.8b, v2.8b // encoding: [0x20,0x7c,0x22,0x0e]
31 // CHECK: saba v0.16b, v1.16b, v2.16b // encoding: [0x20,0x7c,0x22,0x4e]
32 // CHECK: saba v0.4h, v1.4h, v2.4h // encoding: [0x20,0x7c,0x62,0x0e]
33 // CHECK: saba v0.8h, v1.8h, v2.8h // encoding: [0x20,0x7c,0x62,0x4e
    [all...]
neon-diagnostics.s 301 saba v0.16b, v1.8b, v2.8b
305 // CHECK-ERROR: saba v0.16b, v1.8b, v2.8b
317 saba v0.2d, v1.2d, v2.2d
325 // CHECK-ERROR: saba v0.2d, v1.2d, v2.2d
    [all...]
arm64-advsimd.s 338 saba.8b v0, v0, v0
409 ; CHECK: saba.8b v0, v0, v0 ; encoding: [0x00,0x7c,0x20,0x0e]
    [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.c     [all...]
fp_and_simd.stdout.exp     [all...]
  /external/vixl/test/aarch64/
test-trace-aarch64.cc     [all...]
test-simulator-aarch64.cc     [all...]
  /external/vixl/src/aarch64/
logic-aarch64.cc 2238 LogicVRegister Simulator::saba(VectorFormat vform, function in class:vixl::aarch64::Simulator
    [all...]
assembler-aarch64.h     [all...]
macro-assembler-aarch64.h     [all...]
simulator-aarch64.h     [all...]
simulator-aarch64.cc     [all...]
assembler-aarch64.cc     [all...]

Completed in 307 milliseconds