VirtualBox

Changeset 8099 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Apr 17, 2008 2:19:59 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29800
Message:

Let cmpxchg8b get through

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/EMAll.cpp

    r8098 r8099  
    20642064        ||  (   (pCpu->prefix & PREFIX_LOCK)
    20652065             && pCpu->pCurInstr->opcode != OP_CMPXCHG
     2066             && pCpu->pCurInstr->opcode != OP_CMPXCHG8B
    20662067             && pCpu->pCurInstr->opcode != OP_XADD
    20672068             && pCpu->pCurInstr->opcode != OP_OR
Note: See TracChangeset for help on using the changeset viewer.

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