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

  /external/llvm/test/MC/AArch64/
neon-scalar-by-elem-mul.s 26 fmulx h6, h2, v8.h[5]
27 fmulx s6, s2, v8.s[0]
28 fmulx s7, s3, v13.s[1]
29 fmulx s9, s7, v9.s[2]
30 fmulx s13, s21, v10.s[3]
31 fmulx d15, d9, v7.d[0]
32 fmulx d13, d12, v11.d[1]
34 // CHECK: fmulx h6, h2, v8.h[5] // encoding: [0x46,0x98,0x18,0x7f]
35 // CHECK: fmulx s6, s2, v8.s[0] // encoding: [0x46,0x90,0x88,0x7f]
36 // CHECK: fmulx s7, s3, v13.s[1] // encoding: [0x67,0x90,0xad,0x7f
    [all...]
neon-scalar-mul.s 29 fmulx h20, h22, h15
30 fmulx s20, s22, s15
31 fmulx d23, d11, d1
33 // CHECK: fmulx h20, h22, h15 // encoding: [0xd4,0x1e,0x4f,0x5e]
34 // CHECK: fmulx s20, s22, s15 // encoding: [0xd4,0xde,0x2f,0x5e]
35 // CHECK: fmulx d23, d11, d1 // encoding: [0x77,0xdd,0x61,0x5e]
fullfp16-diagnostics.s 34 fmulx v0.4h, v1.4h, v16.h[3]
35 fmulx v2.8h, v3.8h, v17.h[6]
38 // CHECK-NEXT: fmulx v0.4h, v1.4h, v16.h[3]
41 // CHECK-NEXT: fmulx v2.8h, v3.8h, v17.h[6]
74 fmulx h0, h1, v16.h[3]
75 fmulx h2, h3, v17.h[6]
78 // CHECK-NEXT: fmulx h0, h1, v16.h[3]
81 // CHECK-NEXT: fmulx h2, h3, v17.h[6]
neon-mul-div-instructions.s 79 fmulx v21.2s, v5.2s, v13.2s
80 fmulx v1.4s, v25.4s, v3.4s
81 fmulx v31.2d, v22.2d, v2.2d
83 // CHECK: fmulx v21.2s, v5.2s, v13.2s // encoding: [0xb5,0xdc,0x2d,0x0e]
84 // CHECK: fmulx v1.4s, v25.4s, v3.4s // encoding: [0x21,0xdf,0x23,0x4e]
85 // CHECK: fmulx v31.2d, v22.2d, v2.2d // encoding: [0xdf,0xde,0x62,0x4e]
neon-2velem.s 201 fmulx v0.4h, v1.4h, v2.h[2]
202 fmulx v0.8h, v1.8h, v2.h[2]
203 fmulx v0.2s, v1.2s, v2.s[2]
204 fmulx v0.2s, v1.2s, v22.s[2]
205 fmulx v0.4s, v1.4s, v2.s[2]
206 fmulx v0.4s, v1.4s, v22.s[2]
207 fmulx v0.2d, v1.2d, v2.d[1]
208 fmulx v0.2d, v1.2d, v22.d[1]
210 // CHECK: fmulx v0.4h, v1.4h, v2.h[2] // encoding: [0x20,0x90,0x22,0x2f]
211 // CHECK: fmulx v0.8h, v1.8h, v2.h[2] // encoding: [0x20,0x90,0x22,0x6f
    [all...]
fullfp16-neon-neg.s 66 fmulx v0.4h, v1.4h, v2.h[2]
68 fmulx v0.8h, v1.8h, v2.h[2]
224 fmulx h6, h2, v8.h[5]
280 fmulx h20, h22, h15
arm64-advsimd.s 327 fmulx.2s v0, v0, v0
329 fmulx d2, d3, d1
330 fmulx s2, s3, s1
397 ; CHECK: fmulx.2s v0, v0, v0 ; encoding: [0x00,0xdc,0x20,0x0e]
400 ; CHECK: fmulx d2, d3, d1 ; encoding: [0x62,0xdc,0x61,0x5e]
401 ; CHECK: fmulx s2, s3, s1 ; encoding: [0x62,0xdc,0x21,0x5e]
462 fmulx.4h v0, v0, v0
487 ; CHECK: fmulx.4h v0, v0, v0 ; encoding: [0x00,0x1c,0x40,0x0e]
512 fmulx.8h v0, v0, v0
537 ; CHECK: fmulx.8h v0, v0, v0 ; encoding: [0x00,0x1c,0x40,0x4e
    [all...]
neon-diagnostics.s     [all...]
  /external/capstone/suite/MC/AArch64/
neon-scalar-by-elem-mul.s.cs 8 0x46,0x90,0x88,0x7f = fmulx s6, s2, v8.s[0]
9 0x67,0x90,0xad,0x7f = fmulx s7, s3, v13.s[1]
10 0xe9,0x98,0x89,0x7f = fmulx s9, s7, v9.s[2]
11 0xad,0x9a,0xaa,0x7f = fmulx s13, s21, v10.s[3]
12 0x2f,0x91,0xc7,0x7f = fmulx d15, d9, v7.d[0]
13 0x8d,0x99,0xcb,0x7f = fmulx d13, d12, v11.d[1]
neon-scalar-mul.s.cs 6 0xd4,0xde,0x2f,0x5e = fmulx s20, s22, s15
7 0x77,0xdd,0x61,0x5e = fmulx d23, d11, d1
neon-mul-div-instructions.s.cs 22 0xb5,0xdc,0x2d,0x0e = fmulx v21.2s, v5.2s, v13.2s
23 0x21,0xdf,0x23,0x4e = fmulx v1.4s, v25.4s, v3.4s
24 0xdf,0xde,0x62,0x4e = fmulx v31.2d, v22.2d, v2.2d
neon-2velem.s.cs 78 0x20,0x98,0x82,0x2f = fmulx v0.2s, v1.2s, v2.s[2]
79 0x20,0x98,0x96,0x2f = fmulx v0.2s, v1.2s, v22.s[2]
80 0x20,0x98,0x82,0x6f = fmulx v0.4s, v1.4s, v2.s[2]
81 0x20,0x98,0x96,0x6f = fmulx v0.4s, v1.4s, v22.s[2]
82 0x20,0x98,0xc2,0x6f = fmulx v0.2d, v1.2d, v2.d[1]
83 0x20,0x98,0xd6,0x6f = fmulx v0.2d, v1.2d, v22.d[1]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
advsimd-fp16.s 27 three_same fmulx
52 sthree_same fmulx
174 indexed_elem fmulx
189 sindexed_elem fmulx
advsimd-fp16.d 72 [0-9a-f]+: 4e63dc41 fmulx v1.2d, v2.2d, v3.2d
73 [0-9a-f]+: 0e23dc41 fmulx v1.2s, v2.2s, v3.2s
74 [0-9a-f]+: 4e23dc41 fmulx v1.4s, v2.4s, v3.4s
75 [0-9a-f]+: 0e401c00 fmulx v0.4h, v0.4h, v0.4h
76 [0-9a-f]+: 0e431c41 fmulx v1.4h, v2.4h, v3.4h
77 [0-9a-f]+: 4e401c00 fmulx v0.8h, v0.8h, v0.8h
78 [0-9a-f]+: 4e431c41 fmulx v1.8h, v2.8h, v3.8h
174 [0-9a-f]+: 5e62dc20 fmulx d0, d1, d2
175 [0-9a-f]+: 5e22dc20 fmulx s0, s1, s2
176 [0-9a-f]+: 5e421c20 fmulx h0, h1, h
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
objdump_test.go 92 if strings.Contains(text, "unknown instruction") && hasPrefix(dec.text, "fmla", "fmul", "fmulx", "fcvtzs", "fcvtzu", "fmls", "fmov", "scvtf", "ucvtf") {
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
objdump_test.go 92 if strings.Contains(text, "unknown instruction") && hasPrefix(dec.text, "fmla", "fmul", "fmulx", "fcvtzs", "fcvtzu", "fmls", "fmov", "scvtf", "ucvtf") {
  /external/vixl/test/aarch64/
test-trace-aarch64.cc 543 __ fmulx(d4, d17, d1);
544 __ fmulx(s14, s25, s4);
    [all...]
test-simulator-aarch64.cc     [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.cc     [all...]
assembler-aarch64.h     [all...]
macro-assembler-aarch64.h     [all...]
simulator-aarch64.h     [all...]
logic-aarch64.cc 4411 LogicVRegister Simulator::fmulx(VectorFormat vform, function in class:vixl::aarch64::Simulator
    [all...]
assembler-aarch64.cc     [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.stdout.exp     [all...]

Completed in 774 milliseconds