ABI的合集

ARM的ABI:

http://infocenter.arm.com/help/topic/com.arm.doc.ihi0039b/IHI0039B_clibabi.pdf

PPC的ABI:

http://www.freescale.com/files/32bit/doc/app_note/PPCEABI.pdf

https://www-01.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20050FF77852569970071B0D6/$file/eabi_app.pdf

http://cache.freescale.com/files/32bit/doc/ref_manual/MCOREABISM.pdf?fsrch=1&sr=5

X86的ABI:

http://www.x86-64.org/documentation/abi.pdf

MIPS的ABI:

http://gcc.gnu.org/projects/mipso64-abi.html

http://math-atlas.sourceforge.net/devel/assembly/007-2816-005.pdf

 

 

你可能感兴趣的:(ARM,X86,ABI,mips,ppc)