[Libre-soc-bugs] [Bug 980] Implement C-based Power ISA pseudocode compiler

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Dec 4 17:58:57 GMT 2023


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

--- Comment #26 from Dmitry Selyutin <ghostmansd at gmail.com> ---
I've started playing with this, and found some complexities in mdis module. I
had to drop parent/path in walker otherwise this becomes too complex. Basically
the issue is that yielding tuples inside tuple hook (unsurprisingly) leads to
an infinite recursion. Since we don't use this functionality for now, I decided
it'd be easier to drop it and return to this subject later.

https://git.libre-soc.org/?p=mdis.git;a=commitdiff;h=835549b3d024ea03f6363f6131cce3268c9aa52a
https://git.libre-soc.org/?p=mdis.git;a=commitdiff;h=84f9c40cff102be5de4a4063931764d74d7abbae

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


More information about the libre-soc-bugs mailing list