Home
last modified time | relevance | path

Searched defs:st2b (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dst2b-diagnostics.s7 st2b {z12.b, z13.b}, p4, [x12, #-18, MUL VL] label
12 st2b {z7.b, z8.b}, p3, [x1, #16, MUL VL] label
21 st2b {z12.b, z13.b}, p4, [x12, #-7, MUL VL] label
26 st2b {z7.b, z8.b}, p3, [x1, #5, MUL VL] label
35 st2b { z0.b, z1.b }, p0, [x0, xzr] label
40 st2b { z0.b, z1.b }, p0, [x0, x0, lsl #1] label
45 st2b { z0.b, z1.b }, p0, [x0, w0] label
50 st2b { z0.b, z1.b }, p0, [x0, w0, uxtw] label
59 st2b {z2.b, z3.b}, p8, [x15, #10, MUL VL] label
64 st2b {z2.b, z3.b}, p7.b, [x15, #10, MUL VL] label
[all …]
Dst2b.s10 st2b { z0.b, z1.b }, p0, [x0, x0] label
16 st2b { z5.b, z6.b }, p3, [x17, x16] label
22 st2b { z0.b, z1.b }, p0, [x0] label
28 st2b { z23.b, z24.b }, p3, [x13, #-16, mul vl] label
34 st2b { z21.b, z22.b }, p5, [x10, #10, mul vl] label
/external/llvm-project/llvm/test/MC/VE/
DST.s32 st2b %s11, 20(%s10, %s11) label
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2800 __ st2b(z0.VnB(), z1.VnB(), p4, SVEMemOperand(x0, 4, SVE_MUL_VL)); in GenerateTestSequenceSVE() local