[Libre-soc-bugs] [Bug 950] pysvp64asm: support insndb-based assembly for SVP64 instructions

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Nov 22 16:12:34 GMT 2022


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

--- Comment #11 from Dmitry Selyutin <ghostmansd at gmail.com> ---
I think I supported all specifiers except for pi (which seems to be the recent
addition and I'm not sure whether it's ready or stable). As I mentioned, in the
future, this code should be generated from some description we don't have yet,
or, well, at least we should strive for generating it (I'm not sure if every
bit of logic can be expressed with some descriptive unless we introduce kind of
a toy language).

The next steps are:
1. Check that the assembly works with tests (it's a quite unlikely scenario
that things will work immediately).
2. Clean the code up: for example, some dataclasses should be removed
(definitely not those which come from the "static" configurations).

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


More information about the libre-soc-bugs mailing list