qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/6] TriCore: Add RRR1 and RRR2 instructions


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 0/6] TriCore: Add RRR1 and RRR2 instructions
Date: Tue, 17 Feb 2015 12:12:52 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 02/11/2015 08:48 AM, Bastian Koppelmann wrote:
> Bastian Koppelmann (6):
>   target-tricore: Fix RLC_ADDI, RLC_ADDIH using wrong microcode helper
>   target-tricore: fix msub32_suov return wrong results
>   target-tricore: Add instructions of RRR2 opcode format
>   target-tricore: Add instructions of RRR1 opcode format, which have
>     0x83 as first opcode
>   target-tricore: Add instructions of RRR1 opcode format, which have
>     0x43 as first opcode
>   target-tricore: Add instructions of RRR1 opcode format, which have
>     0xc3 as first opcode
> 
>  target-tricore/helper.h          |    9 +
>  target-tricore/op_helper.c       |  374 +++++++++-
>  target-tricore/translate.c       | 1391 
> ++++++++++++++++++++++++++++++++++++--
>  target-tricore/tricore-opcodes.h |   10 +-
>  4 files changed, 1728 insertions(+), 56 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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