On 14/09/2022 11.57, Christian Borntraeger wrote:
Fix the opcode for Load and Zero Rightmost Byte (32).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(-)
Thanks, queued to my s390x-next branch: https://gitlab.com/thuth/qemu/-/commits/s390x-next Thomas