[ARM] Don't pass PC address into per-processor abort handlers in r0
We no longer need to pass the address in to the per-processor abort handlers in r0 (since it's already passed in r2). r0 was preserved while each abort handler was fixed up. We also bypass the FP emulator for any Thumb instructions; the FP emulator does not understand Thumb code at present.
Showing
Please register or sign in to comment