On Wed, Sep 14 2022, Christian Borntraeger <borntrae...@linux.ibm.com> wrote:
> Fix the opcode for Load and Zero Rightmost Byte (32). Fixes: c2a5c1d718ea ("target/s390x: Implement load-and-zero-rightmost-byte insns") > > Cc: qemu-sta...@nongnu.org > Reported-by: Nathan Chancellor <nat...@kernel.org> > Tested-by: Nathan Chancellor <nat...@kernel.org> > Signed-off-by: Christian Borntraeger <borntrae...@linux.ibm.com> > --- > target/s390x/tcg/insn-data.def | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>