diff --git a/asmcomp/proc_i386.ml b/asmcomp/proc_i386.ml index 17cbd8a5e..c5f1b0a5c 100644 --- a/asmcomp/proc_i386.ml +++ b/asmcomp/proc_i386.ml @@ -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