Hello, > So given the code in amd64_patch: > http://svn.myrealbox.com/source/trunk/mono/mono/mini/mini-amd64.c > Would this be disp, code or target? That was my question. Through > printf("%x\n", ) I could then look at the value.
"code". If you look at the code, you will see that the routine amd64_patch is trying to decode the instruction pointed to by that variable. > Andreas > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
