OSDN Git Service

target-arm: implement Thumb-2 exception return
authorRabin Vincent <rabin@rab.in>
Sun, 14 Feb 2010 18:32:35 +0000 (00:02 +0530)
committerPaul Brook <paul@codesourcery.com>
Fri, 19 Feb 2010 13:38:43 +0000 (13:38 +0000)
commitb8b45b68f8836c1db8422badf3c0c573a88f8b43
treeeafa6de7aa74f40c44b822ff0f69a2cbe0413698
parentfa26df032ec3da7bf0db541e40b2ac1b19aea391
target-arm: implement Thumb-2 exception return

Support the "subs pc, lr" Thumb-2 exception return instruction.

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Paul Brook <paul@codesourcery.com>
target-arm/translate.c