VirtualBox

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


Ignore:
Timestamp:
Jun 15, 2012 1:50:13 AM (12 years ago)
Author:
vboxsync
Message:

DISOPPARAM: s/parval/uValue/ + doc

File:
1 edited

Legend:

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

    r41740 r41741  
    388388typedef struct DISOPPARAM
    389389{
    390     uint64_t        parval;
     390    /** Immediate value or address, if used. */
     391    uint64_t        uValue;
    391392    /** A combination of DISUSE_XXX. */
    392393    uint64_t        fUse;
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