VirtualBox

Changeset 13088 in vbox for trunk/src/VBox/Disassembler


Ignore:
Timestamp:
Oct 8, 2008 3:47:37 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37576
Message:

Added todo

File:
1 edited

Legend:

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

    r9850 r13088  
    725725
    726726    /* 3 */
    727     INVALID_OPCODE_BLOCK
     727#if 1
     728    INVALID_OPCODE_BLOCK
     729#else
     730    /** @todo */
     731    INVALID_OPCODE,
     732    INVALID_OPCODE,
     733    INVALID_OPCODE,
     734    INVALID_OPCODE,
     735    INVALID_OPCODE,
     736    INVALID_OPCODE,
     737    INVALID_OPCODE,
     738    INVALID_OPCODE,
     739    OP("3 byte escape A4",   IDX_ParseThreeByteEsc4,0,              0,        OP_3B_ESC4,  OP_PARM_NONE,      OP_PARM_NONE,   OP_PARM_NONE,   OPTYPE_HARMLESS),
     740    INVALID_OPCODE,
     741    OP("3 byte escape A5",   IDX_ParseThreeByteEsc5,0,              0,        OP_3B_ESC5,  OP_PARM_NONE,      OP_PARM_NONE,   OP_PARM_NONE,   OPTYPE_HARMLESS),
     742    INVALID_OPCODE,
     743    INVALID_OPCODE,
     744    INVALID_OPCODE,
     745    INVALID_OPCODE,
     746    INVALID_OPCODE,
     747#endif
    728748
    729749    /* 4 */
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