[LLVMdev] Need the X86 Application Binary Interface(ABI) Documentation

Shashidhar G gshashidhar125 at gmail.com
Tue Feb 26 07:09:18 PST 2013


Thanks Dmitry.

On Tue, Feb 26, 2013 at 6:15 PM, Dmitry Babokin <babokin at gmail.com> wrote:

> 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/abfd1a25/attachment.html>


More information about the llvm-dev mailing list