dynarmic/tests/A32
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
..
fuzz_arm.cpp fuzz_arm: Ensure all instructions are fuzzed 2020-05-10 13:57:39 +01:00
fuzz_thumb.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
test_arm_disassembler.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
test_arm_instructions.cpp Fix single stepping for certain instructions 2020-04-24 11:44:38 +01:00
test_thumb_instructions.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
testenv.h Relicense to 0BSD 2020-04-23 15:45:57 +01:00
vfp_vadd_f32.inc A64: Backend framework 2020-04-22 20:42:44 +01:00
vfp_vsub_f32.inc A64: Backend framework 2020-04-22 20:42:44 +01:00