qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 3/4] target-tricore: Added new MOV instructio


From: Bastian Koppelmann
Subject: Re: [Qemu-devel] [PATCH v3 3/4] target-tricore: Added new MOV instruction variant
Date: Tue, 7 Jun 2016 18:48:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 06/07/2016 05:49 PM, address@hidden wrote:
> From: Peer Adelt <address@hidden>
> 
> Puts the content of data register D[a] into E[c][63:32] and the
> content of data register D[b] into E[c][31:0].
> 
> Signed-off-by: Peer Adelt <address@hidden>
> ---
>  target-tricore/translate.c       | 15 +++++++++++++++
>  target-tricore/tricore-opcodes.h |  1 +
>  2 files changed, 16 insertions(+)

Reviewed-by: Bastian Koppelmann <address@hidden>

Cheers,
    Bastian




reply via email to

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