[Libre-soc-bugs] [Bug 849] binutils: parse macros in SVP64 and refactor code
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Thu Jul 7 22:43:05 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=849
--- Comment #7 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Dmitry Selyutin from comment #6)
> It seems that the support is ready, except for pseudo-operands in
> expressions like `${A}=${B}`, e.g. `ew=8`.
the "ew=" side, being part of the instruction, we don't want to macro-fy.
however the "8", definitely. NN means "yes macrofy"
other things:
* vec2/3/4 no... maybe. a case could be made for vecN
* ew=NN yes elwidths
* sm=NN dm=NN yes predicate mask sources r3 r10 r31 CR fields all options
* modes: no.
- no mr
- no satu/sats
- etc
err... really that's it.
* elwidths including selelecting "default"
* predicate sources including selecting "all 1s"
* vec2/3/4 maybe, including selecting "no subvec"
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list