Home
last modified time | relevance | path

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

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