Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dst4b-diagnostics.s7 st4b {z12.b, z13.b, z14.b, z15.b}, p4, [x12, #-36, MUL VL] label
12 st4b {z7.b, z8.b, z9.b, z10.b}, p3, [x1, #32, MUL VL] label
21 st4b {z12.b, z13.b, z14.b, z15.b}, p4, [x12, #-7, MUL VL] label
26 st4b {z7.b, z8.b, z9.b, z10.b}, p3, [x1, #5, MUL VL] label
35 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0, xzr] label
40 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0, x0, lsl #1] label
45 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0, w0] label
50 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0, w0, uxtw] label
59 st4b {z2.b, z3.b, z4.b, z5.b}, p8, [x15, #10, MUL VL] label
68 st4b { }, p0, [x0] label
[all …]
Dst4b.s10 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0, x0] label
16 st4b { z5.b, z6.b, z7.b, z8.b }, p3, [x17, x16] label
22 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0] label
28 st4b { z23.b, z24.b, z25.b, z26.b }, p3, [x13, #-32, mul vl] label
34 st4b { z21.b, z22.b, z23.b, z24.b }, p5, [x10, #20, mul vl] label
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td603 defm ST4B_IMM : sve_mem_est_si<0b00, 0b11, ZZZZ_b, "st4b", simm4s4>;
617 def ST4B : sve_mem_est_ss<0b00, 0b11, ZZZZ_b, "st4b", 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"
17340 …{ 4519 /* st4b */, AArch64::ST4B_IMM, Convert__SVEVectorList481_0__SVEPredicate3bAnyReg1_1__Reg1_3…
17341 …{ 4519 /* st4b */, AArch64::ST4B, Convert__SVEVectorList481_0__SVEPredicate3bAnyReg1_1__Reg1_3__GP…
17342 …{ 4519 /* st4b */, AArch64::ST4B_IMM, Convert__SVEVectorList481_0__SVEPredicate3bAnyReg1_1__Reg1_3…
23809 …{ 4519 /* st4b */, AArch64::ST4B_IMM, Convert__SVEVectorList481_0__SVEPredicate3bAnyReg1_1__Reg1_3…
23810 …{ 4519 /* st4b */, AArch64::ST4B, Convert__SVEVectorList481_0__SVEPredicate3bAnyReg1_1__Reg1_3__GP…
23811 …{ 4519 /* st4b */, AArch64::ST4B_IMM, Convert__SVEVectorList481_0__SVEPredicate3bAnyReg1_1__Reg1_3…
34045 { Feature_HasSVE, 4519 /* st4b */, MCK_SVEPredicate3bAnyReg, 2 /* 1 */ },
34046 { Feature_HasSVE, 4519 /* st4b */, MCK_SVEVectorList48, 1 /* 0 */ },
34047 { Feature_HasSVE, 4519 /* st4b */, MCK_SVEPredicate3bAnyReg, 2 /* 1 */ },
[all …]
DAArch64GenAsmWriter1.inc23133 AsmString = "st4b $\xFF\x01\x24, $\xFF\x02\x07, [$\x03]";
DAArch64GenAsmWriter.inc22445 AsmString = "st4b $\xFF\x01\x24, $\xFF\x02\x07, [$\x03]";