VirtualBox

Changeset 61629 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 9, 2016 5:53:22 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107977
Message:

comment correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/DisasmCore.cpp

    r59408 r61629  
    19881988    PCDISOPCODE pOpcode = &g_aTwoByteMapX86[pDis->bOpCode];
    19891989
    1990     /* Handle opcode table extensions that rely on the address, repe or repne prefix byte.  */
     1990    /* Handle opcode table extensions that rely on the opsize, repe or repne prefix byte.  */
    19911991    /** @todo Should we take the first or last prefix byte in case of multiple prefix bytes??? */
    19921992    if (pDis->bLastPrefix)
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