[Mono-dev] Winx64 non-volatile register bug.

Zoltan Varga vargaz at gmail.com
Wed Jan 7 17:01:03 EST 2009


Hi,

  Looks good.

           Zoltan

2009/1/7 Bill Holmes <billholmes54 at gmail.com>:
> Hi,
>
> I was debugging a problem with our application on Winx64 and tracked
> it to some non-volatile registers not being preserved (rdi rsi)
> Without finding the actual problem I simple scanned the code for
> places referencing the other non-volatile registers and added code for
> the missing registers.
>
> I am not sure that all my changes are actually necessary since I am
> not sure what some of these methods do and when they are used.
>
> Could someone look at this patch file and let me know which changes,
> if any, are not necessary.  (Looking in Zoltan's direction.)
>
> thanks
> -bill
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>


More information about the Mono-devel-list mailing list