VirtualBox

Ignore:
Timestamp:
May 5, 2017 7:27:04 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115235
Message:

IEM: clearly mark operands that are written to.

File:
1 edited

Legend:

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

    r66686 r66814  
    18491849 * @opcode      0x62
    18501850 * @opmnemonic  bound
    1851  * @op1         Gv
     1851 * @op1         Gv_RO
    18521852 * @op2         Ma
    18531853 * @opmincpu    80186
     
    19111911    if (pVCpu->iem.s.enmCpuMode != IEMMODE_64BIT)
    19121912    {
    1913         IEMOP_MNEMONIC2(RM_MEM, BOUND, bound, Gv, Ma, DISOPTYPE_HARMLESS, IEMOPHINT_IGNORES_OP_SIZE);
     1913        IEMOP_MNEMONIC2(RM_MEM, BOUND, bound, Gv_RO, Ma, DISOPTYPE_HARMLESS, IEMOPHINT_IGNORES_OP_SIZE);
    19141914        IEMOP_HLP_MIN_186();
    19151915        IEM_OPCODE_GET_NEXT_U8(&bRm);
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