Home
last modified time | relevance | path

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

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