dynarmic/tests/A32
MerryMage f73104633b a32_emit_x64: Fix incorrect BMI2 implementation for SetCpsr
* The MSB for each byte in cpsr_ge were not being appropriately set.
* We also expand test coverage to test this case.
* We fix the disassembly of the MSR (imm) and MSR (reg) instructions as well.
2020-04-22 20:53:46 +01:00
..
skyeye_interpreter tests: Silence warnings in skyeye code 2020-04-22 20:46:21 +01:00
fuzz_arm.cpp a32_emit_x64: Fix incorrect BMI2 implementation for SetCpsr 2020-04-22 20:53:46 +01:00
fuzz_thumb.cpp tests/A32/testenv: Add type aliases for register arrays 2020-04-22 20:46:19 +01:00
test_arm_disassembler.cpp A64: Backend framework 2020-04-22 20:42:44 +01:00
test_thumb_instructions.cpp A32: Change UserCallbacks to be similar to A64's interface 2020-04-22 20:46:12 +01:00
testenv.h A32/testenv: Add missing headers 2020-04-22 20:53: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