dynarmic/tests
Wunkolo 69b831d7d2 tests: Add {S,V}ADD{V,P} tests
These are the instructions emitted for each variant of the `vaddv{q}_{s}{8,16,32,64}` intrinsic.
2021-09-27 19:54:11 +01:00
..
A32 catch: Correct include directory 2021-08-08 12:52:55 +01:00
A64 tests: Add {S,V}ADD{V,P} tests 2021-09-27 19:54:11 +01:00
fp catch: Correct include directory 2021-08-08 12:52:55 +01:00
unicorn_emu Add .clang-format file 2021-05-22 15:07:02 +01:00
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 catch: Correct include directory 2021-08-08 12:52:55 +01:00
fuzz_util.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
fuzz_util.h Consolidate all source files into src/ directory 2021-05-19 17:41:59 +01:00
main.cpp catch: Correct include directory 2021-08-08 12:52:55 +01:00
print_info.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
rand_int.h Add .clang-format file 2021-05-22 15:07:02 +01:00
rsqrt_test.cpp catch: Correct include directory 2021-08-08 12:52:55 +01:00
rsqrt_test_fn.s rsqrt_test: Fix on GCC 2021-05-01 20:33:14 +01:00