On 07/14/2014 10:41 AM, Bastian Koppelmann wrote:
> Add instructions of SC opcode format.
> Add helper for begin interrupt service routine.
> 
> Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de>
> ---
> v1 -> v2:
>     - Add save_context_lower. (see patch v2 10/15)
>     - Remove printfs in helper_bisr.
>     - Add one decode function for all SC instructions.
> 
>  target-tricore/helper.h    |  1 +
>  target-tricore/op_helper.c | 59 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  target-tricore/translate.c | 48 +++++++++++++++++++++++++++++++++++++
>  3 files changed, 108 insertions(+)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to