dynarmic/tests/A32
Lioncash b2f7a0e7ba A32: Implement ARM-mode SDIV/UDIV
Now that we have Unicorn in place, we can freely implement instructions
introduced in newer versions of the ARM architecture.
2020-04-22 21:02:46 +01:00
..
fuzz_arm.cpp A32: Implement ARM-mode SDIV/UDIV 2020-04-22 21:02:46 +01:00
fuzz_thumb.cpp A32: Fuzz instructions using unicorn 2020-04-22 21:02:45 +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: Fuzz instructions using unicorn 2020-04-22 21:02:45 +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