VirtualBox

Changeset 41734 in vbox for trunk/include/VBox/dis.h


Ignore:
Timestamp:
Jun 15, 2012 12:20:13 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78542
Message:

DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/dis.h

    r41733 r41734  
    4848} DISCPUMODE;
    4949
    50 /** @name Prefix byte flags (DISCPUSTATE::fRexPrefix).
     50/** @name Prefix byte flags (DISCPUSTATE::fPrefix).
    5151 * @{
    5252 */
     
    534534    uint8_t         opmode;
    535535    /** Per instruction prefix settings. */
    536     uint8_t         prefix;
     536    uint8_t         fPrefix;
    537537    /* off: 0x070 (112) */
    538538    /** REX prefix value (64 bits only). */
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