Home
last modified time | relevance | path

Searched defs:st2d (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dst2d-diagnostics.s7 st2d {z12.d, z13.d}, p4, [x12, #-18, MUL VL] label
12 st2d {z7.d, z8.d}, p3, [x1, #16, MUL VL] label
21 st2d {z12.d, z13.d}, p4, [x12, #-7, MUL VL] label
26 st2d {z7.d, z8.d}, p3, [x1, #5, MUL VL] label
35 st2d { z0.d, z1.d }, p0, [x0, x0] label
40 st2d { z0.d, z1.d }, p0, [x0, xzr] label
45 st2d { z0.d, z1.d }, p0, [x0, x0, lsl #2] label
50 st2d { z0.d, z1.d }, p0, [x0, w0] label
55 st2d { z0.d, z1.d }, p0, [x0, w0, uxtw] label
64 st2d {z2.d, z3.d}, p8, [x15, #10, MUL VL] label
[all …]
Dst2d.s10 st2d { z0.d, z1.d }, p0, [x0, x0, lsl #3] label
16 st2d { z5.d, z6.d }, p3, [x17, x16, lsl #3] label
22 st2d { z0.d, z1.d }, p0, [x0] label
28 st2d { z23.d, z24.d }, p3, [x13, #-16, mul vl] label
34 st2d { z21.d, z22.d }, p5, [x10, #10, mul vl] label
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2803 __ st2d(z3.VnD(), z4.VnD(), p4, SVEMemOperand(x0, 4, SVE_MUL_VL)); in GenerateTestSequenceSVE() local