April 23, 2011 [dmd-internals] D x86_64 ABI | ||||
---|---|---|---|---|
| ||||
Is there a detailed description of the D ABI on x86_64 in detail (as 64 bit DMD implements it)? I know there is http://www.x86-64.org/documentation/abi.pdf (?System V Application Binary Interface AMD64, Architecture Processor Supplement?), but what about the D specifics? David |
April 23, 2011 [dmd-internals] D x86_64 ABI | ||||
---|---|---|---|---|
| ||||
Posted in reply to David Nadlinger |
On 4/23/2011 10:44 AM, David Nadlinger wrote:
> Is there a detailed description of the D ABI on x86_64 in detail (as 64 bit DMD implements it)? I know there is http://www.x86-64.org/documentation/abi.pdf (?System V Application Binary Interface AMD64, Architecture Processor Supplement?), but what about the D specifics?
>
There isn't a D specific description, other than D tries to follow the C ABI.
|
Copyright © 1999-2021 by the D Language Foundation