Eric W. Biederman <[EMAIL PROTECTED]> wrote: > Odd. I wonder if I'm missing a serializing instruction somewhere, > to ensure the effects of ``self modifying code'' aren't a problem. > As I read Intels Documentation if you have a jump before you get > to the code there shouldn't be a problem.
ACK, a short jump to the next instruction *should* be all it takes, but if it doesn't, maybe a long jump will do the trick. -- Ich danke GMX dafür, die Verwendung meiner Adressen mittels per SPF verbreiteten Lügen zu sabotieren. http://david.woodhou.se/why-not-spf.html _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
