VirtualBox

Ignore:
Timestamp:
Feb 6, 2017 1:54:40 PM (8 years ago)
Author:
vboxsync
Message:

IEM: Typo fix (BT instruction family with 16-bit operand).

File:
1 edited

Legend:

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

    r65618 r65621  
    53035303                IEM_MC_AND_ARG_U16(u16Src, 0x0f);
    53045304                IEM_MC_SAR_LOCAL_S16(i16AddrAdj, 4);
    5305                 IEM_MC_SAR_LOCAL_S16(i16AddrAdj, 1);
     5305                IEM_MC_SHL_LOCAL_S16(i16AddrAdj, 1);
    53065306                IEM_MC_ADD_LOCAL_S16_TO_EFF_ADDR(GCPtrEffDst, i16AddrAdj);
    53075307                IEM_MC_FETCH_EFLAGS(EFlags);
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