[Libre-soc-bugs] [Bug 979] Implement C-based Power ISA decoder compiler

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Sep 2 10:54:56 BST 2023


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

--- Comment #16 from Dmitry Selyutin <ghostmansd at gmail.com> ---
You know what? I thought about it more. Who needs these fields, we can create
assemble/disassemble functions dealing with fields immediately, instead of
passing the fields into the generic function.
This way, the whole assemble/disassemble process becomes just a simple jump to
the corresponding function.

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


More information about the libre-soc-bugs mailing list