VirtualBox

Ignore:
Timestamp:
Aug 19, 2022 9:44:21 AM (2 years ago)
Author:
vboxsync
Message:

VMM/testcase/tstIEMAImpl: Use binary files to store the test data for SSE tests as the source gets far too big to be handled efficiently by the compiler, bugref:9898 [build fix for Windows hopefully]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstIEMAImpl.h

    r96327 r96330  
    371371
    372372#define TSTIEM_DECLARE_TEST_ARRAY_BIN(a_szFile, a_Type, a_Instr) \
    373     extern a_Type   const RT_CONCAT(g_aTests_, a_Instr)[]; \
    374     extern uint32_t const RT_CONCAT(g_cbTests_, a_Instr)
     373    extern RTDATADECL(a_Type)   const RT_CONCAT(g_aTests_, a_Instr)[]; \
     374    extern RTDATADECL(uint32_t) const RT_CONCAT(g_cbTests_, a_Instr)
    375375
    376376TSTIEM_DECLARE_TEST_ARRAY(Int,              BINU8_TEST_T,               add_u8                   );
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