qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 4/5] target-tricore: Add instructions of BIT


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3 4/5] target-tricore: Add instructions of BIT opcode format
Date: Mon, 13 Oct 2014 09:42:44 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

On 10/13/2014 09:27 AM, Bastian Koppelmann wrote:
> Add instructions of BIT opcode format.
> Add microcode generator functions gen_bit_1/2op to do 1/2 bit operations on 
> the last bit.
> 
> Signed-off-by: Bastian Koppelmann <address@hidden>
> ---
> v2 -> v3:
>     - OR_NOR_T, AND_NOR_T: Now uses normal conditionals instead of 
> preprocessor.
> 
>  target-tricore/translate.c | 312 
> +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 312 insertions(+)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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