VirtualBox

Ignore:
Timestamp:
Jun 14, 2012 11:57:45 PM (13 years ago)
Author:
vboxsync
Message:

DISCPUSTATE::opsize -> cbInstr.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/EMHwaccm.cpp

    r41727 r41732  
    354354        if (IOM_SUCCESS(rcStrict))
    355355        {
    356             pCtx->rip += Cpu.opsize;
     356            pCtx->rip += Cpu.cbInstr;
    357357            STAM_PROFILE_STOP(&pVCpu->em.s.StatIOEmu, a);
    358358            return VBOXSTRICTRC_TODO(rcStrict);
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