Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dst1d-diagnostics.s6 st1d z25.d, p4, [x16, #-9, MUL VL] label
12 st1d z16.d, p4, [x2, #8, MUL VL] label
20 st1d z12.d, p8, [x4, #14, MUL VL] label
25 st1d z12.d, p7.b, [x4, #14, MUL VL] label
30 st1d z12.d, p7.q, [x4, #14, MUL VL] label
38 st1d { }, p0, [x0] label
43 st1d { z1.d, z2.d }, p0, [x0] label
48 st1d { v0.2d }, p0, [x0] label
57 st1d z0.d, p0, [x0, x0] label
62 st1d z0.d, p0, [x0, xzr] label
[all …]
Dst1d.s10 st1d z0.d, p0, [x0] label
16 st1d { z0.d }, p0, [x0] label
22 st1d { z31.d }, p7, [sp, #-1, mul vl] label
28 st1d { z21.d }, p5, [x10, #5, mul vl] label
34 st1d { z0.d }, p0, [x0, x0, lsl #3] label
40 st1d { z0.d }, p0, [x0, z0.d, uxtw] label
46 st1d { z0.d }, p0, [x0, z0.d, sxtw] label
52 st1d { z0.d }, p0, [x0, z0.d, uxtw #3] label
58 st1d { z0.d }, p0, [x0, z0.d, sxtw #3] label
64 st1d { z0.d }, p0, [x0, z0.d] label
[all …]
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2773 __ st1d(z3.VnD(), p2, SVEMemOperand(x0, 3, SVE_MUL_VL)); in GenerateTestSequenceSVE() local