dynarmic/tests/A32
MerryMage 1aa7b62e92 A32/Thumb: Correct behaviour for UDF and Unpredictable instructions
Raise an exception instead of calling the interpreter and ASSERT-ing respectively.
2020-04-22 21:04:23 +01:00
..
fuzz_arm.cpp fuzz_arm: Test MSR and MRS instructions against unicorn 2020-04-22 21:04:23 +01:00
fuzz_thumb.cpp A32: Implement Thumb-1's CBZ/CBNZ instructions 2020-04-22 21:02:47 +01:00
test_arm_disassembler.cpp A64: Backend framework 2020-04-22 20:42:44 +01:00
test_thumb_instructions.cpp dynarmic_tests: Remove skyeye interpreter 2020-04-22 21:02:45 +01:00
testenv.h A32/Thumb: Correct behaviour for UDF and Unpredictable instructions 2020-04-22 21:04:23 +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