diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-03-15 03:04:06 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-03-20 09:32:50 +0100 |
commit | 377dc84e2d58a734f9b9d299f218c4111133addb (patch) | |
tree | 0f5eab5c588d3f5d32b5e39e727fc4befeec1753 /linux-user/cpu_loop-common.h | |
parent | 9ba1caf51064a9ccd4fc69b66f8b2564a9fe526b (diff) | |
download | qemu-377dc84e2d58a734f9b9d299f218c4111133addb.zip qemu-377dc84e2d58a734f9b9d299f218c4111133addb.tar.gz qemu-377dc84e2d58a734f9b9d299f218c4111133addb.tar.bz2 |
target/s390x: Fix LPSW
Currently LPSW does not invert the mask bit 12 and incorrectly copies
the BA bit into the address.
Fix by generating code similar to what s390_cpu_load_normal() does.
Reported-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
Co-developed-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20230315020408.384766-2-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'linux-user/cpu_loop-common.h')
0 files changed, 0 insertions, 0 deletions