diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-05-26 20:12:37 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-06-05 07:27:23 +0200 |
commit | 079181b9bc60389e106009a1530d3cc42256f567 (patch) | |
tree | f586325d2dcbadf019b4c9341f5868188a3a7c01 /job.c | |
parent | 848a6caa88b9f082c89c9b41afa975761262981d (diff) |
target/s390x: Fix LCBB overwriting the top 32 bits
LCBB is supposed to overwrite only the bottom 32 bits, but QEMU
erroneously overwrites the entire register.
Fixes: 6d9303322ed9 ("s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY")
Cc: qemu-stable@nongnu.org
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230526181240.1425579-2-iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'job.c')
0 files changed, 0 insertions, 0 deletions