qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] target-s390x: fix MOVE LONG instruction


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] target-s390x: fix MOVE LONG instruction
Date: Mon, 29 Jun 2015 13:45:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 06/18/15 18:04, Richard Henderson wrote:
On 06/16/2015 04:57 PM, Aurelien Jarno wrote:
The MOVE LONG instruction should pad the destination operand with the
byte from bit positions 32-39 of the source length (r2 + 1), not with
the same byte in the source address.

Cc: Alexander Graf<address@hidden>
Cc: Richard Henderson<address@hidden>
Signed-off-by: Aurelien Jarno<address@hidden>
---
  target-s390x/mem_helper.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Richard Henderson <address@hidden>

Thanks, applied to s390-next.


Alex




reply via email to

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