qemu-devel
[Top][All Lists]
Advanced

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

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


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3 5/5] target-tricore: Add instructions of BO opcode format
Date: Mon, 13 Oct 2014 09:49:33 -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 BO opcode format.
> Add microcode generator functions gen_swap, gen_ldmst.
> Add microcode generator functions gen_st/ld_preincr, which write back the 
> address after the memory access.
> Add helper for circular and bit reverse addr mode calculation.
> Add sign extended bitmask for BO_OFF10 field.
> 
> Signed-off-by: Bastian Koppelmann <address@hidden>
> ---
> v2 -> v3:
>     - Add microcode generator functions gen_st/ld_preincr, which write back 
> the
>       address after the memory access.
>     - ST/LD_PREINC insn now use gen_st/ld_preincr or write back the address 
> after
>       after the memory access.

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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