commit | b8b45b68f8836c1db8422badf3c0c573a88f8b43 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Mon Feb 15 00:02:35 2010 +0530 |
committer | Paul Brook <paul@codesourcery.com> | Fri Feb 19 13:38:43 2010 +0000 |
tree | eafa6de7aa74f40c44b822ff0f69a2cbe0413698 | |
parent | fa26df032ec3da7bf0db541e40b2ac1b19aea391 [diff] |
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>