Commits
Lothar Waßmann committed c88823612d6
arm: adjust PC displayed in exception handlers to point to the failing instruction Adjust the program counter register to point to the failing instruction depending on the exeption type. This makes it easier to localize the offending instruction leading to a fatal exception. Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>