dynarmic/tests/arm
Sebastian Valle d589c63107 Implemented the ARM SEL instruction, with tests. ()
The test for this instruction is very peculiar. As the instruction's behavior depends on the value of the CPSR, we generate a MSR instruction after each SEL instruction to change the CPSR.
2016-11-23 18:14:07 +00:00
..
fuzz_arm.cpp Implemented the ARM SEL instruction, with tests. () 2016-11-23 18:14:07 +00:00
fuzz_thumb.cpp callbacks: CallSVC returns void 2016-09-05 19:15:45 +01:00
test_arm_disassembler.cpp test_arm_disassembler: More tests 2016-08-28 22:06:52 +01:00
test_thumb_instructions.cpp callbacks: Add user_arg argument to InterpreterFallback 2016-09-01 02:00:08 +01:00
vadd.vfp_tests.inc Tests/VFP: Add tests for VADD.F32 2016-08-06 20:03:15 +01:00