Re: MLton broken FFI on AMD64???
Matthew Fluet <[email protected]>
| Newsgroups | gmane.comp.lang.ml.mlton.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 4, 2011 at 3:57 AM, Wesley W. Terpstra <[email protected]> wrote: > I then did some digging and found this choice quote in the "System V > Application Binary Interface AMD64 Architecture Processor Supplement Draft > Version 0.99.5": > " When a function taking variable-arguments is called, %rax must be set > to the > total number of floating point parameters passed to the function in vector > registers" Wesley, can you confirm that this calling convention does not apply to win64?