qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 13/15] target-tricore: Add instructions of SC


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 13/15] target-tricore: Add instructions of SC opcode format
Date: Tue, 15 Jul 2014 08:56:44 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

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 <address@hidden>
> ---
> 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 <address@hidden>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]