[Libre-soc-bugs] [Bug 712] introduce XLEN-friendly helper class which aggregates all helpers
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sat Sep 25 18:02:16 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=712
--- Comment #2 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
the basis of this one is as dmitry says, XLEN needs to be
available to all helpers, and we are not going to
modify the functions to add it as an argument.
so the only other way is to drop all helper routines
(including those compiled by pyfnwriter) into a class,
which ISACaller happens to inherit from.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list