MAJ commentaires conventions d'appel
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@468 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
09fc490852
commit
d5e6bca0cf
|
@ -23,7 +23,7 @@ open Mach
|
|||
(* Registers available for register allocation *)
|
||||
|
||||
(* Register map:
|
||||
eax 0 eax - edx: function arguments and results
|
||||
eax 0 eax - edi: function arguments and results
|
||||
ebx 1 eax: C function results
|
||||
ecx 2 ebx, esi, edi, ebp: preserved by C
|
||||
edx 3
|
||||
|
|
Loading…
Reference in New Issue