This series adds Thumb exception support and fixes a couple of instructions
related to it.

With these patches, QEMU can boot a Linux kernel built with Thumb-2.

Rabin Vincent (3):
  target-arm: fix thumb CPS
  target-arm: implement Thumb-2 exception return
  target-arm: support thumb exception handlers

 target-arm/helper.c    |    5 ++---
 target-arm/translate.c |   15 ++++++++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)



Reply via email to