VirtualBox

Changeset 100741 in vbox for trunk/src/VBox/VMM/include


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

VMM/IEM: Recompiler build fix. bugref:10369

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMInternal.h

    r100740 r100741  
    49604960 */
    49614961extern const PFNIEMOP g_apfnIemThreadedRecompilerOneByteMap[256];
     4962extern const PFNIEMOP g_apfnIemThreadedRecompilerTwoByteMap[1024];
     4963extern const PFNIEMOP g_apfnIemThreadedRecompilerThreeByte0f3a[1024];
     4964extern const PFNIEMOP g_apfnIemThreadedRecompilerThreeByte0f38[1024];
     4965extern const PFNIEMOP g_apfnIemThreadedRecompilerVecMap1[1024];
     4966extern const PFNIEMOP g_apfnIemThreadedRecompilerVecMap2[1024];
     4967extern const PFNIEMOP g_apfnIemThreadedRecompilerVecMap3[1024];
    49624968
    49634969void            iemThreadedTbObsolete(PVMCPUCC pVCpu, PIEMTB pTb);
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