Remove test-USE32-and-mask-PC operation from interpreter as well.

This commit is contained in:
SarahW 2019-01-27 21:22:35 +00:00
commit 889ca7f3f2
3 changed files with 11 additions and 8 deletions

View file

@ -263,8 +263,6 @@ dontprint=0;
break;
}
if (!use32) cpu_state.pc &= 0xffff;
if (cpu_state.abrt)
{
flags_rebuild();