• Russell King's avatar
    [ARM] Fix late abort handler for Thumb code. · 7d2f6ae8
    Russell King authored
    ARM720T processors use the "late" abort option, which means we have to
    correct the base address of any page fault ourselves.  However, we
    were mis-correcting the thumb "push" instruction, causing the retried
    instruction to fail in a spectacular way.
    7d2f6ae8
abort-lv4t.S 6.36 KB