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

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Sep 18 21:44:48 BST 2023


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

--- Comment #59 from Andrey Miroshnikov <andrey at technepisteme.xyz> ---
(In reply to Luke Kenneth Casson Leighton from comment #34)
> although this looks more complete/comprehensive:
> https://github.com/ssavvides/execute-syscall
> 

Before I forget, at least three syscalls (only 'exit' is really in scope of
this task) need to be bypassed as they will affect the host python program:
exit, pause, vfork:
https://github.com/ssavvides/execute-syscall/blob/master/execute_syscall.py#L210

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


More information about the libre-soc-bugs mailing list