mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-05 05:58:19 +01:00
* VFP instructions were not getting fuzzed due to matching coprocessor instructions (as invalid instructions) * Fix VPOP writeback for doubles when (imm8 & 1) == 1 * Do not accidentally fuzz unimplemented unconditional instructions |
||
|---|---|---|
| .. | ||
| fuzz_arm.cpp | ||
| fuzz_thumb.cpp | ||
| test_arm_disassembler.cpp | ||
| test_arm_instructions.cpp | ||
| test_thumb_instructions.cpp | ||
| testenv.h | ||
| vfp_vadd_f32.inc | ||
| vfp_vsub_f32.inc | ||