VirtualBox

Changeset 15632 in vbox


Ignore:
Timestamp:
Dec 17, 2008 2:55:42 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41154
Message:

Extra instruction

File:
1 edited

Legend:

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

    r15426 r15632  
    407407        case OP_BTC:        return "Btc";
    408408        case OP_LMSW:       return "Lmsw";
     409        case OP_SMSW:       return "Smsw";
    409410        case OP_CMPXCHG:    return pCpu->prefix & PREFIX_LOCK ? "Lock CmpXchg"   : "CmpXchg";
    410411        case OP_CMPXCHG8B:  return pCpu->prefix & PREFIX_LOCK ? "Lock CmpXchg8b" : "CmpXchg8b";
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