VirtualBox

Changeset 41733 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 15, 2012 12:11:28 AM (13 years ago)
Author:
vboxsync
Message:

DISCPUSTATE: s/prefix_rex/fRexPrefix/ s/lastprefix/bLastPrefix/ s/opcode/bOpcode/

File:
1 edited

Legend:

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

    r41675 r41733  
    110110                &&  !(pDis->prefix & (DISPREFIX_REPNE | DISPREFIX_REP | DISPREFIX_SEG)))
    111111            {
    112                 switch (pDis->opcode)
     112                switch (pDis->bOpCode)
    113113                {
    114114                    /** @todo Find other instructions we can safely skip, possibly
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