dynarmic/tests/A32
Lioncash 57be160524 fuzz_arm: Tidy up existing tests
Now that we utilize C++17, we can use std::array's deduction guides to
avoid the need to explicitly specify the template arguments.

While we're at it, also use const where applicable.
2020-04-22 21:02:46 +01:00
..
fuzz_arm.cpp fuzz_arm: Tidy up existing tests 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