VirtualBox

Changeset 100740 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Jul 30, 2023 8:08:25 PM (18 months ago)
Author:
vboxsync
Message:

VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed up compilation. This requires making all the tables public. It also requires duplicating the common functions in IEMAllInstCommon.cpp.h, but that shouldn't be a big deal of code. bugref:10369

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp

    r100734 r100740  
    10241024/** @}  */
    10251025
    1026 #include "../VMMAll/IEMAllInstInterpretOnly.cpp"
     1026#include "../VMMAll/IEMAllIntprTables1.cpp"
     1027#include "../VMMAll/IEMAllIntprTables2.cpp"
     1028#include "../VMMAll/IEMAllIntprTables3.cpp"
     1029#include "../VMMAll/IEMAllIntprTables4.cpp"
    10271030
    10281031
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