qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 06/10] target-tricore: add RR_CRC32 instruction


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 06/10] target-tricore: add RR_CRC32 instruction of the v1.6.1 ISA
Date: Thu, 21 May 2015 10:25:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 05/13/2015 02:45 AM, Bastian Koppelmann wrote:
> This instruction was introduced by the new Aurix platform.
> 
> Signed-off-by: Bastian Koppelmann <address@hidden>
> ---
>  target-tricore/helper.h          |  2 ++
>  target-tricore/op_helper.c       | 11 +++++++++++
>  target-tricore/translate.c       |  5 +++++
>  target-tricore/tricore-opcodes.h |  1 +
>  4 files changed, 19 insertions(+)

Likewise re the v1.6.1 isa.  I'll trust you picked the function with the
correct polynomial.

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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