[Libre-soc-bugs] [Bug 852] implement grevlut*

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Aug 14 10:30:45 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=852

--- Comment #2 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #1)
> lkcl, the commit where you disabled grev's tests should probably be
> reverted, because grev* will be an assembler alias for grevlut* with the
> appropriate immediate -- we want to test that that works.

there are no assembler aliases in sv/trans/svp64.py's translator
(and none are going to be added).

when grevlut has been implemented it will become appropriate to
rewrite the grev unit tests to explicitly use the correct assembler
instruction.

until then the tests remain disabled so as not to have to spend time
hunting through old commits for removed code.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list