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

  /external/llvm/test/MC/AArch64/
neon-scalar-by-elem-mul.s 24 fmulx s6, s2, v8.s[0]
25 fmulx s7, s3, v13.s[1]
26 fmulx s9, s7, v9.s[2]
27 fmulx s13, s21, v10.s[3]
28 fmulx d15, d9, v7.d[0]
29 fmulx d13, d12, v11.d[1]
31 // CHECK: fmulx s6, s2, v8.s[0] // encoding: [0x46,0x90,0x88,0x7f]
32 // CHECK: fmulx s7, s3, v13.s[1] // encoding: [0x67,0x90,0xad,0x7f]
33 // CHECK: fmulx s9, s7, v9.s[2] // encoding: [0xe9,0x98,0x89,0x7f]
34 // CHECK: fmulx s13, s21, v10.s[3] // encoding: [0xad,0x9a,0xaa,0x7f
    [all...]
neon-scalar-mul.s 29 fmulx s20, s22, s15
30 fmulx d23, d11, d1
32 // CHECK: fmulx s20, s22, s15 // encoding: [0xd4,0xde,0x2f,0x5e]
33 // CHECK: fmulx d23, d11, d1 // encoding: [0x77,0xdd,0x61,0x5e]
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 189 fmulx v0.2s, v1.2s, v2.s[2]
190 fmulx v0.2s, v1.2s, v22.s[2]
191 fmulx v0.4s, v1.4s, v2.s[2]
192 fmulx v0.4s, v1.4s, v22.s[2]
193 fmulx v0.2d, v1.2d, v2.d[1]
194 fmulx v0.2d, v1.2d, v22.d[1]
196 // CHECK: fmulx v0.2s, v1.2s, v2.s[2] // encoding: [0x20,0x98,0x82,0x2f]
197 // CHECK: fmulx v0.2s, v1.2s, v22.s[2] // encoding: [0x20,0x98,0x96,0x2f]
198 // CHECK: fmulx v0.4s, v1.4s, v2.s[2] // encoding: [0x20,0x98,0x82,0x6f]
199 // CHECK: fmulx v0.4s, v1.4s, v22.s[2] // encoding: [0x20,0x98,0x96,0x6f
    [all...]
neon-diagnostics.s     [all...]
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]
    [all...]
  /external/vixl/src/vixl/a64/
simulator-a64.h     [all...]
simulator-a64.cc     [all...]
assembler-a64.h     [all...]
macro-assembler-a64.h     [all...]
logic-a64.cc 4332 LogicVRegister Simulator::fmulx(VectorFormat vform, function in class:vixl::Simulator
    [all...]
assembler-a64.cc     [all...]
  /external/vixl/test/
test-simulator-a64.cc     [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.stdout.exp     [all...]

Completed in 366 milliseconds