
how did i encounter this bug:
in my operating system, i use this interrupt ( breakpoint interrupt ) and clear "task swithed" flag on cr0 using "clts" to prevent a "No-Fpu" interrupt on an fpu operation instead of doing it right on "No-Fpu" interrupt.
in VMWare it worked fine, but on MS Virtual PC it crashed.
has anybody else encountered this bug?
if so let me know...