VirtualBox

Ignore:
Timestamp:
Apr 5, 2007 12:48:51 PM (18 years ago)
Author:
vboxsync
Message:

Reversed vif & if clearing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/target-i386/helper.c

    r1923 r1953  
    892892
    893893    if (iopl < 3)
     894        env->eflags &= ~VIF_MASK;
     895    else
    894896        env->eflags &= ~IF_MASK;
    895     else
    896         env->eflags &= ~VIF_MASK;
    897897}
    898898#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette