[Libre-soc-bugs] [Bug 550] binutils support needed for svp64

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Feb 28 22:08:37 GMT 2022


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

--- Comment #95 from Dmitry Selyutin <dmitry.selyutin at 3mdeb.com> ---
sv_binutils updates: mostly cosmetic changes, including enums simplification.
Also added enum-like class to incorporate constants, which, in turn, lead to
changes in openpower.consts module. From now on, we're able to generate bunch
of defines aimed to substitute SVP64MODE.MOD2_MSB et al.

binutils updates: minor refactoring and cleanup. Adding validation of fields
after parsing, as well as updating the fields in course of it (e.g.
srcwid/destwid manipulations).

Despite that changes look pretty simple, they took long time; what you see is
the result of massive try-and-probe series, with several rebases. :-) At least
I feel that I know more of Python Enum than I ever wanted to know.

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


More information about the libre-soc-bugs mailing list