VirtualBox

Changeset 58994 in vbox for trunk


Ignore:
Timestamp:
Dec 4, 2015 4:48:22 PM (9 years ago)
Author:
vboxsync
Message:

IEM: added two todos regarding alternative TEST opcodes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h

    r56668 r58994  
    1681516815            return FNIEMOP_CALL_1(iemOp_grp3_test_Eb, bRm);
    1681616816        case 1:
     16817/** @todo testcase: Present on <=386, most 486 (not early), Pentiums, and current CPUs too. CPUUNDOC.EXE */
    1681716818            return IEMOP_RAISE_INVALID_OPCODE();
    1681816819        case 2:
     
    1685216853            return FNIEMOP_CALL_1(iemOp_grp3_test_Ev, bRm);
    1685316854        case 1:
     16855/** @todo testcase: Present on <=386, most 486 (not early), Pentiums, and current CPUs too. CPUUNDOC.EXE */
    1685416856            return IEMOP_RAISE_INVALID_OPCODE();
    1685516857        case 2:
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