[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
Tue Jul 12 01:47:58 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=849
--- Comment #21 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Dmitry Selyutin from comment #20)
> Luke, a side note, unless -mregnames is given, this means that we should use
> 1<<%r3 (1<<r3 also works once -mregnames is active).
bleuch, far too many random characters.
stuff it, let's do "u3" instead, and !sm=r10
* sm=r3 (no change)
* sm=u3 (old 1<<r3)
* !sm=r31 (old sm=~r31)
but keep all 8 cr field options and if people use
"!sm=ne" issue a warning, "use sm=eq instead"
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list