diff options
author | 2023-08-05 01:55:33 +0200 | |
---|---|---|
committer | 2023-08-23 12:06:44 +0200 | |
commit | 6db3518ba4fcddd71049718f138552999f0d97b4 (patch) | |
tree | 9e70141e63447806f943d4021a7a8f801fc4c3cb /scripts/qapi/source.py | |
parent | target/s390x: Check reserved bits of VFMIN/VFMAX's M5 (diff) | |
download | qemu-6db3518ba4fcddd71049718f138552999f0d97b4.tar.xz qemu-6db3518ba4fcddd71049718f138552999f0d97b4.zip |
target/s390x: Fix VSTL with a large length
The length is always truncated to 16 bytes. Do not probe more than
that.
Cc: qemu-stable@nongnu.org
Fixes: 0e0a5b49ad58 ("s390x/tcg: Implement VECTOR STORE WITH LENGTH")
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230804235624.263260-1-iii@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions