[ARM] FP emulation IRQ handling cleanup.
Rather than handling the IRQ state each time we emulate each instruction, we enable the IRQ before we enter the FP emulator. We don't require any IRQ protection in the emulator anyway, so it's safe to implement this trivial performance enhancement.
Showing
Please register or sign in to comment