dynarmic/tests
MerryMage 6df660c889 fuzz_arm: Ensure all instructions are fuzzed
* VFP instructions were not getting fuzzed due to matching coprocessor instructions (as invalid instructions)
* Fix VPOP writeback for doubles when (imm8 & 1) == 1
* Do not accidentally fuzz unimplemented unconditional instructions
2020-05-10 13:57:39 +01:00
..
A32 fuzz_arm: Ensure all instructions are fuzzed 2020-05-10 13:57:39 +01:00
A64 Exclusive Monitor: Rework exclusive monitor interface. 2020-05-03 01:40:37 +01:00
fp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
unicorn_emu Relicense to 0BSD 2020-04-23 15:45:57 +01:00
CMakeLists.txt CMakeLists: Add DYNARMIC_FRONTENDS option 2020-04-22 21:06:18 +01:00
cpu_info.cpp tests: Print cpu info 2020-04-22 20:46:21 +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: Print IR for A32 instructions 2020-04-29 15:33:56 +01:00
rand_int.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00