VirtualBox

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


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

DISCPUCORE: s/addrmode/uAddrMode/ s/opmode/uOpMode/

File:
1 edited

Legend:

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

    r41734 r41735  
    530530    uint8_t         mode;
    531531    /** The addressing mode (DISCPUMODE). */
    532     uint8_t         addrmode;
     532    uint8_t         uAddrMode;
    533533    /** The operand mode (DISCPUMODE). */
    534     uint8_t         opmode;
     534    uint8_t         uOpMode;
    535535    /** Per instruction prefix settings. */
    536536    uint8_t         fPrefix;
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