Home
last modified time | relevance | path

Searched refs:st3b (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/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
68 st3b { }, p0, [x0] 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td602 defm ST3B_IMM : sve_mem_est_si<0b00, 0b10, ZZZ_b, "st3b", simm4s3>;
616 def ST3B : sve_mem_est_ss<0b00, 0b10, ZZZ_b, "st3b", GPR64NoXZRshifted8>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc11913 "st3\004st3b\004st3d\004st3h\004st3w\003st4\004st4b\004st4d\004st4h\004s"
17262 …{ 4495 /* st3b */, AArch64::ST3B_IMM, Convert__SVEVectorList381_0__SVEPredicate3bAnyReg1_1__Reg1_3…
17263 …{ 4495 /* st3b */, AArch64::ST3B, Convert__SVEVectorList381_0__SVEPredicate3bAnyReg1_1__Reg1_3__GP…
17264 …{ 4495 /* st3b */, AArch64::ST3B_IMM, Convert__SVEVectorList381_0__SVEPredicate3bAnyReg1_1__Reg1_3…
23731 …{ 4495 /* st3b */, AArch64::ST3B_IMM, Convert__SVEVectorList381_0__SVEPredicate3bAnyReg1_1__Reg1_3…
23732 …{ 4495 /* st3b */, AArch64::ST3B, Convert__SVEVectorList381_0__SVEPredicate3bAnyReg1_1__Reg1_3__GP…
23733 …{ 4495 /* st3b */, AArch64::ST3B_IMM, Convert__SVEVectorList381_0__SVEPredicate3bAnyReg1_1__Reg1_3…
33989 { Feature_HasSVE, 4495 /* st3b */, MCK_SVEPredicate3bAnyReg, 2 /* 1 */ },
33990 { Feature_HasSVE, 4495 /* st3b */, MCK_SVEVectorList38, 1 /* 0 */ },
33991 { Feature_HasSVE, 4495 /* st3b */, MCK_SVEPredicate3bAnyReg, 2 /* 1 */ },
[all …]
DAArch64GenAsmWriter.inc22238 AsmString = "st3b $\xFF\x01\x24, $\xFF\x02\x07, [$\x03]";
DAArch64GenAsmWriter1.inc22926 AsmString = "st3b $\xFF\x01\x24, $\xFF\x02\x07, [$\x03]";