--- np2/i286x/i286x.h 2003/10/16 17:57:16 1.1.1.1 +++ np2/i286x/i286x.h 2003/10/17 07:17:20 1.2 @@ -13,7 +13,7 @@ #define I286PREFIX(proc) \ - __asm { bts i286s.prefix, 0 } \ + __asm { bts i286reg.prefix, 0 } \ __asm { jc fixed } \ __asm { mov REPPOSBAK, esi } \ __asm { push offset removeprefix } \