Parsing of the '/m' (merging) or '/z' (zeroing) suffix of a predicate operand.
Patch [2/3] in a series to add predicated ADD/SUB instructions for SVE.
Differential D41442
[AArch64][SVE] Asm: Add parsing of merging/zeroing suffix for SVE predicate vector operands sdesmalen on Dec 20 2017, 6:27 AM. Authored by
Details Parsing of the '/m' (merging) or '/z' (zeroing) suffix of a predicate operand. Patch [2/3] in a series to add predicated ADD/SUB instructions for SVE.
Diff Detail Event TimelineComment Actions LGTM, / should only be valid for SVE predicates. I think it should be also fine for the Apple Asm variant, but I am adding @MatzeB and @t.p.northover as reviewers in case I am missing something.
|
nit: No need for a variable here.