mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-03 21:12:32 +00:00
5e0205378b
Necessary for tests that depend on the state of the running context. Since we support an SSE mode and an AVX mode, the FPR store truncate test will fail on hosts that don't support AVX as the register offsets are going to be different between the two. So we can conditionally enable support for these tests.