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

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Oct 23 08:18:38 BST 2023


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

--- Comment #143 from Jacob Lifshay <programmerjake at gmail.com> ---
my guess of the issue is:
if initial_msr is None and use_syscall_emu:
    initial_msr = DEFAULT_MSR

initial_msr needs to be changed to not be None even when use_syscall_emu isn't
set, since None isn't a valid value.

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


More information about the libre-soc-bugs mailing list