mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-31 18:51:02 +02: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