From: CVS <do...@th...> - 2003-03-13 15:57:20
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.cpp compemu.h compemu_support.cpp gencomp.c Log Message: Workaround change in flags handling for BSF instruction on Pentium 4. i.e. currently disable translation of ADDX/SUBX/B<CHG,CLR,SET,TST> instructions in that case. That is to say, better (much?) slower than inaccurate. :-( |