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

  /external/llvm/test/MC/AArch64/
neon-scalar-by-elem-saturating-mul.s 6 sqdmull s1, h1, v1.h[1]
7 sqdmull s8, h2, v5.h[2]
8 sqdmull s12, h17, v9.h[3]
9 sqdmull s31, h31, v15.h[7]
10 sqdmull d1, s1, v4.s[0]
11 sqdmull d31, s31, v31.s[3]
12 sqdmull d9, s10, v15.s[0]
15 // CHECK: sqdmull s1, h1, v1.h[1] // encoding: [0x21,0xb0,0x51,0x5f]
16 // CHECK: sqdmull s8, h2, v5.h[2] // encoding: [0x48,0xb0,0x65,0x5f]
17 // CHECK: sqdmull s12, h17, v9.h[3] // encoding: [0x2c,0xb2,0x79,0x5f
    [all...]
neon-scalar-mul.s 61 sqdmull s12, h22, h12
62 sqdmull d15, s22, s12
64 // CHECK: sqdmull s12, h22, h12 // encoding: [0xcc,0xd2,0x6c,0x5e]
65 // CHECK: sqdmull d15, s22, s12 // encoding: [0xcf,0xd2,0xac,0x5e]
neon-2velem.s 247 sqdmull v0.4s, v1.4h, v2.h[2]
248 sqdmull v0.2d, v1.2s, v2.s[2]
249 sqdmull v0.2d, v1.2s, v22.s[2]
254 // CHECK: sqdmull v0.4s, v1.4h, v2.h[2] // encoding: [0x20,0xb0,0x62,0x0f]
255 // CHECK: sqdmull v0.2d, v1.2s, v2.s[2] // encoding: [0x20,0xb8,0x82,0x0f]
256 // CHECK: sqdmull v0.2d, v1.2s, v22.s[2] // encoding: [0x20,0xb8,0x96,0x0f]
neon-3vdiff.s 269 sqdmull v0.4s, v1.4h, v2.4h
270 sqdmull v0.2d, v1.2s, v2.2s
272 // CHECK: sqdmull v0.4s, v1.4h, v2.4h // encoding: [0x20,0xd0,0x62,0x0e]
273 // CHECK: sqdmull v0.2d, v1.2s, v2.2s // encoding: [0x20,0xd0,0xa2,0x0e]
neon-diagnostics.s     [all...]
arm64-advsimd.s     [all...]
  /external/capstone/suite/MC/AArch64/
neon-scalar-by-elem-saturating-mul.s.cs 2 0x21,0xb0,0x51,0x5f = sqdmull s1, h1, v1.h[1]
3 0x48,0xb0,0x65,0x5f = sqdmull s8, h2, v5.h[2]
4 0x2c,0xb2,0x79,0x5f = sqdmull s12, h17, v9.h[3]
5 0xff,0xbb,0x7f,0x5f = sqdmull s31, h31, v15.h[7]
6 0x21,0xb0,0x84,0x5f = sqdmull d1, s1, v4.s[0]
7 0xff,0xbb,0xbf,0x5f = sqdmull d31, s31, v31.s[3]
8 0x49,0xb1,0x8f,0x5f = sqdmull d9, s10, v15.s[0]
neon-scalar-mul.s.cs 12 0xcc,0xd2,0x6c,0x5e = sqdmull s12, h22, h12
13 0xcf,0xd2,0xac,0x5e = sqdmull d15, s22, s12
neon-2velem.s.cs 96 0x20,0xb0,0x62,0x0f = sqdmull v0.4s, v1.4h, v2.h[2]
97 0x20,0xb8,0x82,0x0f = sqdmull v0.2d, v1.2s, v2.s[2]
98 0x20,0xb8,0x96,0x0f = sqdmull v0.2d, v1.2s, v22.s[2]
neon-3vdiff.s.cs 94 0x20,0xd0,0x62,0x0e = sqdmull v0.4s, v1.4h, v2.4h
95 0x20,0xd0,0xa2,0x0e = sqdmull v0.2d, v1.2s, v2.2s
  /external/vixl/test/aarch64/
test-trace-aarch64.cc     [all...]
test-simulator-aarch64.cc     [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.cc     [all...]
logic-aarch64.cc 1033 LogicVRegister Simulator::sqdmull(VectorFormat vform, function in class:vixl::aarch64::Simulator
3307 LogicVRegister Simulator::sqdmull(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/valgrind/none/tests/arm64/
fp_and_simd.stdout.exp     [all...]

Completed in 423 milliseconds