dynarmic/tests
Lioncash f5263cc196 thumb32: Implement exclusive loads
Implements the remaining loads for ARMv7
2021-04-19 19:46:19 +01:00
..
A32 thumb32: Implement exclusive loads 2021-04-19 19:46:19 +01:00
A64 fixed data + instruction cache callbacks (w/ tests) 2021-02-17 20:38:08 +00:00
fp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
unicorn_emu a32_unicorn: Halt when PC leaves code_mem 2021-02-06 22:15:02 +00: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 fuzz_arm: Add fuzzing for thumb instructions 2021-02-06 21:41:01 +00: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 fuzz_arm: Correctly print thumb instruction listing 2021-02-07 20:41:48 +00:00
rand_int.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00