VirtualBox

Ignore:
Timestamp:
Jul 30, 2023 11:17:41 PM (16 months ago)
Author:
vboxsync
Message:

VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up compilation, just like done in r158610 for the interpreter. bugref:10369

File:
1 copied

Legend:

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

    r100742 r100743  
    11/* $Id$ */
    22/** @file
    3  * IEM - Instruction Decoding and Threaded Recompilation, Instruction Tables.
     3 * IEM - Instruction Decoding and Threaded Recompilation, Instruction Tables - One-Byte.
    44 */
    55
     
    3232 */
    3333#define IEM_WITH_ONE_BYTE_TABLE
    34 #define IEM_WITH_TWO_BYTE_TABLE
    35 #define IEM_WITH_THREE_BYTE_TABLES
    36 #define IEM_WITH_3DNOW_BYTE_TABLE
    37 #define IEM_WITH_VEX_TABLES
    38 #include "IEMThreadedInstructions.cpp.h"
     34#include "IEMThreadedInstructions1.cpp.h"
    3935
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