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

  /external/llvm/test/MC/AArch64/
neon-simd-ldst-multi-elem.s 402 ld3 { v0.16b, v1.16b, v2.16b }, [x0]
403 ld3 { v15.8h, v16.8h, v17.8h }, [x15]
404 ld3 { v31.4s, v0.4s, v1.4s }, [sp]
405 ld3 { v0.2d, v1.2d, v2.2d }, [x0]
406 ld3 { v0.8b, v1.8b, v2.8b }, [x0]
407 ld3 { v15.4h, v16.4h, v17.4h }, [x15]
408 ld3 { v31.2s, v0.2s, v1.2s }, [sp]
409 // CHECK: ld3 { v0.16b, v1.16b, v2.16b }, [x0] // encoding: [0x00,0x40,0x40,0x4c]
410 // CHECK: ld3 { v15.8h, v16.8h, v17.8h }, [x15] // encoding: [0xef,0x45,0x40,0x4c]
411 // CHECK: ld3 { v31.4s, v0.4s, v1.4s }, [sp] // encoding: [0xff,0x4b,0x40,0x4c
    [all...]
neon-simd-ldst-one-elem.s 105 ld3 { v0.b, v1.b, v2.b }[9], [x0]
106 ld3 { v15.h, v16.h, v17.h }[7], [x15]
107 ld3 { v31.s, v0.s, v1.s }[3], [sp]
108 ld3 { v0.d, v1.d, v2.d }[1], [x0]
109 // CHECK: ld3 { v0.b, v1.b, v2.b }[9], [x0] // encoding: [0x00,0x24,0x40,0x4d]
110 // CHECK: ld3 { v15.h, v16.h, v17.h }[7], [x15] // encoding: [0xef,0x79,0x40,0x4d]
111 // CHECK: ld3 { v31.s, v0.s, v1.s }[3], [sp] // encoding: [0xff,0xb3,0x40,0x4d]
112 // CHECK: ld3 { v0.d, v1.d, v2.d }[1], [x0] // encoding: [0x00,0xa4,0x40,0x4d]
266 ld3 { v0.b, v1.b, v2.b }[9], [x0], #3
267 ld3 { v15.h, v16.h, v17.h }[7], [x15], #
    [all...]
arm64-simd-ldst.s 223 ld3.8b {v4, v5, v6}, [x19]
224 ld3.16b {v4, v5, v6}, [x19]
225 ld3.4h {v4, v5, v6}, [x19]
226 ld3.8h {v4, v5, v6}, [x19]
227 ld3.2s {v4, v5, v6}, [x19]
228 ld3.4s {v4, v5, v6}, [x19]
229 ld3.2d {v4, v5, v6}, [x19]
231 ld3.8b {v9, v10, v11}, [x9]
232 ld3.16b {v14, v15, v16}, [x19]
233 ld3.4h {v24, v25, v26}, [x29
    [all...]
neon-simd-post-ldst-multi-elem.s 150 ld3 { v0.16b, v1.16b, v2.16b }, [x0], x1
151 ld3 { v15.8h, v16.8h, v17.8h }, [x15], x2
152 ld3 { v31.4s, v0.4s, v1.4s }, [sp], #48
153 ld3 { v0.2d, v1.2d, v2.2d }, [x0], #48
154 ld3 { v0.8b, v1.8b, v2.8b }, [x0], x2
155 ld3 { v15.4h, v16.4h, v17.4h }, [x15], x3
156 ld3 { v31.2s, v0.2s, v1.2s }, [sp], #24
157 // CHECK: ld3 { v0.16b, v1.16b, v2.16b }, [x0], x1
159 // CHECK: ld3 { v15.8h, v16.8h, v17.8h }, [x15], x2
161 // CHECK: ld3 { v31.4s, v0.4s, v1.4s }, [sp], #4
    [all...]
neon-diagnostics.s     [all...]
  /external/vixl/src/vixl/a64/
simulator-a64.h     [all...]
assembler-a64.h     [all...]
macro-assembler-a64.h     [all...]
simulator-a64.cc     [all...]
assembler-a64.cc 2073 void Assembler::ld3(const VRegister& vt, function in class:vixl::Assembler
2084 void Assembler::ld3(const VRegister& vt, function in class:vixl::Assembler
    [all...]
logic-a64.cc 459 void Simulator::ld3(VectorFormat vform, function in class:vixl::Simulator
481 void Simulator::ld3(VectorFormat vform, function in class:vixl::Simulator
    [all...]
  /external/valgrind/none/tests/arm64/
memory.stdout.exp     [all...]

Completed in 4644 milliseconds