mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-23 12:18:39 +00: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