qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/5] target-tricore: Add instructions of ABS,


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 2/5] target-tricore: Add instructions of ABS, ABSB opcode format
Date: Wed, 01 Oct 2014 08:46:00 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

On 10/01/2014 02:35 AM, Bastian Koppelmann wrote:
> Add instructions of ABS, ABSB opcode format.
> Add microcode generator functions for ld/st of two 32bit reg as one 64bit 
> value.
> Add microcode generator functions for ldmst and swap.
> Add helper ldlcx, lducx, stlcx and stucx.
> 
> Signed-off-by: Bastian Koppelmann <address@hidden>
> ---
> v1 -> v2:
>     - Fix whitespaces
>     - gen_ld_2regs_64: replace three tcg-ops to write back 64bit result with 
> tcg_gen_extr
>     - decode32Bit: move declaration of b and bpos to the top of the function.

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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