[Libre-soc-bugs] [Bug 982] Support PowerPC ABI in ISACaller

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Sep 22 21:08:07 BST 2023


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

--- Comment #79 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #76)

> because most of ISACaller's methods are generators, StopIteration interferes
> with that, so imo we need a new exception class that the main loop catches
> and exits.

don't do massive indents of large swathes of code though. put the
try/except in one of the small functions... ah! execute_one. perfect.
it already is the main execution funtion and has a mem-exception catch.

don't put it anywhere else.

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


More information about the libre-soc-bugs mailing list