[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
Mon Nov 14 21:37:08 GMT 2022
https://bugs.libre-soc.org/show_bug.cgi?id=950
--- Comment #7 from Dmitry Selyutin <ghostmansd at gmail.com> ---
It took longer than I expected, but still I've refactored the specifiers
classes.
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=faaf7caa57c72cbfd2226e5048265d88af2134d0
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=70e4024ee40fa80e4e9b41a088b10774a58a8706
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=de1763f20c9a238b8527f09b06abd54a62be9d2e
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=e7a857ee379c3a93bfb81bb6d4d144807f07f35e
I dropped regexes, and introduced yet another enumeration for all possible
predicates, and _yet_ another one to determine the classes of predicates
(INTEGER/CR/RC1).
We already have 38 enumerations in only power_enums, and I don't intend to
stop! :-D
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list