[Libre-soc-bugs] [Bug 898] binutils svp64 objdump support
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Aug 19 16:07:05 BST 2022
https://bugs.libre-soc.org/show_bug.cgi?id=898
--- Comment #1 from Dmitry Selyutin <ghostmansd at gmail.com> ---
We have the code which manually establishes mappings between various fields:
pysvp64asm, power_svp64_extra.py, power_svp64_prefix.py, power_svp64_rm.py,
various decoders and so on. They all rely on consts.py; however, it's up to
author to ensure which field goes where.
I realized that we have to provide some uniform solution so that it can be used
by several parties. Especially since I want to re-use this uniform solution for
binutils and generate as much code as possible.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list