dynarmic/tests
MerryMage 82868034d3 A32/ASIMD: Ensure decoder table is correct
* Raise a DecoderError instead of ASSERT-ing on a decode error
* Correct ASIMD decode table
* Write a test which verifies every possible ASIMD instruction
2020-07-05 18:45:42 +01:00
..
A32 Add optimization flags to disable specific optimizations 2020-07-04 11:04:10 +01:00
A64 Add optimization flags to disable specific optimizations 2020-07-04 11:04:10 +01:00
fp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
unicorn_emu a32_unicorn: Print code on unicorn error 2020-06-21 16:23:01 +01:00
CMakeLists.txt A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
cpu_info.cpp A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
decoder_tests.cpp A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
fuzz_util.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
fuzz_util.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
main.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
print_info.cpp print_info: Use VFP and ASIMD decoders to get dynarmic name for instruction 2020-05-17 22:48:14 +01:00
rand_int.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00