VirtualBox

Changeset 55033 in vbox


Ignore:
Timestamp:
Mar 31, 2015 1:39:21 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99318
Message:

Disassembler: typo & nit.

Location:
trunk
Files:
2 edited

Legend:

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

    r53172 r55033  
    590590    /** Last prefix byte (for SSE2 extension tables). */
    591591    uint8_t         bLastPrefix;
    592     /** Last significan opcode byte of instruction. */
     592    /** Last significant opcode byte of instruction. */
    593593    uint8_t         bOpCode;
    594594    /** The size of the prefix bytes. */
  • trunk/src/VBox/Disassembler/DisasmInternal.h

    r53172 r55033  
    185185
    186186/** @def OP
    187  * Wrapper which initializes an OPCODE.
     187 * Wrapper which initializes an DISOPCODE.
    188188 * We must use this so that we can exclude unused fields in order
    189189 * to save precious bytes in the GC version.
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