• Russell King's avatar
    [ARM] FP emulation IRQ handling cleanup. · 4ffb6981
    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
entry-armv.S 32.6 KB