www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Unanswered ABI questions (Walter?)

Hi,

some days ago i had some problems with the D ABI (still not documented on  
the homepage). Nobody has answered yet. It would be very kind if Walter or  
another one with detailed knowledge of the ABI could give a short answer  
to the questions.

This is the original post:
http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D/25537

Questions summed up:

* How to reference a member of a foreign class in assembler?
* Which registers need to be preserved by a function?
* "this" pointer of member functions is always in EAX?
* How to load floating point constants into the FPU?

Thanks a lot!
uwe
Jun 23 2005