• Russell King's avatar
    [ARM] Don't pass PC address into per-processor abort handlers in r0 · 6282af45
    Russell King authored
      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.
    6282af45
entry-armv.S 32.6 KB