diff options
author | David Hildenbrand <david@redhat.com> | 2019-08-14 17:12:42 +0200 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2019-08-22 14:53:49 +0200 |
commit | 25bcb45d1b81d22634daa2b1a2d8bee746ac129b (patch) | |
tree | 4a8a19c71f9f79080b533988c1da91135f4ea6ba /hw/core/cpu.c | |
parent | f3b8f18ebf344ab359e8f79f6ed777e740dae77c (diff) | |
download | qemu-25bcb45d1b81d22634daa2b1a2d8bee746ac129b.zip qemu-25bcb45d1b81d22634daa2b1a2d8bee746ac129b.tar.gz qemu-25bcb45d1b81d22634daa2b1a2d8bee746ac129b.tar.bz2 |
s390x/tcg: Fix VERIM with 32/64 bit elements
Wrong order of operands. The constant always comes last. Makes QEMU crash
reliably on specific git fetch invocations.
Reported-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190814151242.27199-1-david@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Fixes: 5c4b0ab460ef ("s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT UNDER MASK")
Cc: qemu-stable@nongnu.org
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'hw/core/cpu.c')
0 files changed, 0 insertions, 0 deletions