[Mono-devel-list] interp.c - large patch for 64 bit big endian and making some instructions work better

Bernie Solomon bernard at ugsolutions.com
Wed Jul 23 20:15:24 EDT 2003


I attach quite a large patch for interp.c to primarily cope with 64 bit big endian machines though it also includes some fixes to instruction handling particularly for OVF instructions - and generating exceptions for some other operations properly. I have tried to get instruction behaviour correct re handing of native int correct as per the spec. Also every exit now goes via a label (exit_frame) partly for debugging and also because in some experiments I wanted to add code for it.

No doubt there may be issues with the way I have done things but I though I'd post it for review.

Bernie Solomon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030723/54fc5083/attachment.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: interp_64_diffs.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030723/54fc5083/attachment.txt 


More information about the Mono-devel-list mailing list