[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 20:38:40 BST 2023


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

--- Comment #55 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Dmitry Selyutin from comment #52)
> Folks, I've played a bit more with these shiny system call tables, and added
> a simple class which can be used as a basis for ppc/ppc64/i386/amd64
> conversion:

nice! though I wouldn't bother supporting i386...

note that some system calls pass in structs and stuff, and those structs often
have different layouts between architectures, so they will need more complex
translation than just moving registers around.

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


More information about the libre-soc-bugs mailing list