qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 08/17] target/m68k: add move16


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v6 08/17] target/m68k: add move16
Date: Wed, 3 Jan 2018 13:54:40 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

On 01/02/2018 03:40 PM, Laurent Vivier wrote:
> move16 moves the source line to the destination line. Lines are aligned
> to 16-byte boundaries and are 16 bytes long.
> 
> Signed-off-by: Laurent Vivier <address@hidden>
> ---
> 
> Notes:
>     v6: split move16 in two functions
> 
>  target/m68k/cpu.c       | 10 ++++++-
>  target/m68k/cpu.h       |  1 +
>  target/m68k/translate.c | 72 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 82 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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