created --- --- +++ https://www.pld-linux.org/x32?rev= ====== X32 ======
[[wp>X32 ABI]] (x32 application binary interface) is an application binary interface project and one of the interfaces of the Linux kernel. It that allows programs to take advantage of the benefits of x86-64 (larger number of CPU registers, better floating-point performance, faster position-independent code shared libraries, function parameters passed via registers, faster syscall instruction) while using 32-bit pointers and thus avoiding the overhead of 64-bit pointers. ===== References ===== * [[https://sites.google.com/site/x32abi/|x32 ABI Development Website]] * [[https://bugs.launchpad.net/rpm/+bug/913618|rpm5 tracker]] ===== Initializing x32 arch in PLD Linux ===== Diff URL: --- -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
