VirtualBox

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


Ignore:
Timestamp:
Jun 15, 2012 1:01:49 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78545
Message:

DISOPCODE: s/opcode/uOpcode/

File:
1 edited

Legend:

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

    r41736 r41737  
    453453    uint8_t     idxParse3;
    454454    uint8_t     uUnused;
    455     uint16_t    opcode;
     455    /** The opcode identifier. This DIS specific, @see grp_dis_opcodes and
     456     * VBox/disopcode.h. */
     457    uint16_t    uOpcode;
    456458    uint16_t    param1;
    457459    uint16_t    param2;
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