The x32 system call ABI
The x32 system call ABI
Posted Apr 9, 2012 21:28 UTC (Mon) by snadrus (guest, #60224)In reply to: The x32 system call ABI by dlang
Parent article: The x32 system call ABI
What about building x32 off ia32 compatibility? There would be no kernel changes, but just compiler changes to use the additional registers. You may even be able to use ia32 or x32 libraries interchangeably if you're not passing by register.
