VirtualBox

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


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

DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary cpu mode setting before calilng the API.

File:
1 edited

Legend:

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

    r41735 r41736  
    528528    /* off: 0x06c (108) */
    529529    /** The CPU mode (DISCPUMODE). */
    530     uint8_t         mode;
     530    uint8_t         uCpuMode;
    531531    /** The addressing mode (DISCPUMODE). */
    532532    uint8_t         uAddrMode;
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