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

Bill Holmes billholmes54 at gmail.com
Wed Jan 7 16:51:01 EST 2009


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsi_whack.patch
Type: text/x-diff
Size: 4365 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090107/b0aa1f49/attachment.bin 


More information about the Mono-devel-list mailing list