On Wed, Sep 14 2022, Christian Borntraeger <[email protected]> wrote:
> Fix the opcode for Load and Zero Rightmost Byte (32).
Fixes: c2a5c1d718ea ("target/s390x: Implement load-and-zero-rightmost-byte
insns")
>
> Cc: [email protected]
> Reported-by: Nathan Chancellor <[email protected]>
> Tested-by: Nathan Chancellor <[email protected]>
> Signed-off-by: Christian Borntraeger <[email protected]>
> ---
> target/s390x/tcg/insn-data.def | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Cornelia Huck <[email protected]>