mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-24 22:51:03 +01:00
* 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.