-
Russell King authored
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.
4ffb6981