[Libre-soc-bugs] [Bug 898] binutils svp64 objdump support

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Aug 28 14:17:47 BST 2022


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

--- Comment #27 from Dmitry Selyutin <ghostmansd at gmail.com> ---
Updates:

* Marked all pseudo-fields as Padding. This is needed to make the code work,
since the underlying logic checks the size of the mapping.

* Now we can traverse the whole mapping, including all nested fields. This code
will be used to generate getters/setters for all fields.
https://git.libre-soc.org/?p=openpower-isa.git;a=commit;h=ddeb5f3ebb1beaf9b1fd3414ad69829f39d0c85f

* Switched caller.py to new fields.
https://git.libre-soc.org/?p=openpower-isa.git;a=commit;h=bc14972f21dca9e7008b3be413d6891d4c45752a

* Removed the legacy "mapping" stuff.
https://git.libre-soc.org/?p=openpower-isa.git;a=commit;h=2fc03dde65cb050921e0564b9579caac9b4867c2

* Fixed some subtle issues and refactored some 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