dynarmic/tests
Morph 28714ee75a general: Rename files with duplicate names
In MSVC, having files with identical filenames will result into massive slowdowns when compiling.
The approach I have taken to resolve this is renaming the identically named files in frontend/(A32, A64) to (a32, a64)_filename.cpp/h
2021-12-23 11:38:58 +00:00
..
A32 general: Rename files with duplicate names 2021-12-23 11:38:58 +00:00
A64 general: Rename files with duplicate names 2021-12-23 11:38:58 +00:00
fp catch: Correct include directory 2021-08-08 12:52:55 +01:00
unicorn_emu
CMakeLists.txt externals: Update fmt to 8.0.0 2021-06-23 05:04:53 -04:00
cpu_info.cpp cpu_info: remove tSSE4a and tSSE5 (#643) 2021-09-06 20:49:10 +01:00
decoder_tests.cpp general: Rename files with duplicate names 2021-12-23 11:38:58 +00:00
fuzz_util.cpp
fuzz_util.h
main.cpp catch: Correct include directory 2021-08-08 12:52:55 +01:00
print_info.cpp general: Rename files with duplicate names 2021-12-23 11:38:58 +00:00
rand_int.h
rsqrt_test_fn.s
rsqrt_test.cpp catch: Correct include directory 2021-08-08 12:52:55 +01:00