https://issues.dlang.org/show_bug.cgi?id=19276

          Issue ID: 19276
           Summary: Document accurately calling conventions and demo them
                    in inline asm
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dlang.org
          Assignee: nob...@puremagic.com
          Reporter: b2.t...@gmx.com

https://dlang.org/spec/abi.html or https://dlang.org/spec/iasm.html should
contain the specification for extern(C) and extern(D) register convention for 

- linux and windows, 
- x86 and x86_64
- simple types incl floats
- value types that don't fit
- array

--

Reply via email to