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
Cc: Richa
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
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
--
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
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
---
target-s390x/mem_helper.c | 2 +-
1 file c