dynarmic/tests/A64
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
..
a64.cpp tests: Add {S,V}ADD{V,P} tests 2021-09-27 19:54:11 +01:00
fuzz_with_unicorn.cpp general: Rename files with duplicate names 2021-12-23 11:38:58 +00:00
misaligned_page_table.cpp catch: Correct include directory 2021-08-08 12:52:55 +01:00
testenv.h tests: Format to clang-format mandated style 2021-05-31 12:54:27 +01:00
verify_unicorn.cpp catch: Correct include directory 2021-08-08 12:52:55 +01:00