www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - x86_64 ABI description

Is there a definite description of the D ABI for x86_64?

http://dlang.org/abi.html mentions static arrays being passed by 
reference, so it seems to be horribly outdatedā€¦

Specifically, I'm interested in the exact specs for returning 
static arrays by value.

David
Jun 06 2012