[LLVMdev] Need the X86 Application Binary Interface(ABI) Documentation
Dmitry Babokin
babokin at gmail.com
Tue Feb 26 04:45:48 PST 2013
Shashidhar,
Here's it for 32 and 64 bits.
https://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/LowLevelABI/130-IA-32_Function_Calling_Conventions/IA32.html#//apple_ref/doc/uid/TP40002492-SW4
https://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/LowLevelABI/140-x86-64_Function_Calling_Conventions/x86_64.html
-Dmitry.
On Tue, Feb 26, 2013 at 12:08 PM, Shashidhar G <gshashidhar125 at gmail.com>wrote:
> Hi All,
>
> I am looking for a ABI Documentation of the X86 architecture to
> understand how LLVM converts its IR to X86 target instructions. Please
> guide me from where i can get the resources.
>
> Thanks,
> Shashidhar
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130226/c6e9e87d/attachment.html>
More information about the llvm-dev
mailing list