[Libre-soc-isa] [Bug 794] SVP64 REMAP for utf8

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Aug 24 12:47:08 BST 2022


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

--- Comment #25 from Jacob Lifshay <programmerjake at gmail.com> ---
fixed assembling `sv.andi.`:

https://git.libre-soc.org/?p=openpower-isa.git;a=commit;h=6a79227deb29927ad71115ab99d9ff054173bd84

rewrote a lot of the utf-8 validation code to workaround simulator
quirks/unimplemented-stuff, the utf-8 validation code is still not working yet
-- now, to figure out if that's due to flaws in my code, or flaws in the svp64
implementation...

https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=1e445b5efce833d158950c5084d8ee1dce0be0f8

I added code so you can use self.subTest(...) with TestAccumulatorBase, as well
as adding src_loc_at so you can specify which function in the backtrace is the
one you care about.

https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=b64cafd74bd05c6d5cf42ffb224f3227395bc796

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


More information about the Libre-SOC-ISA mailing list