target/s390x: Fix writeback to v1 in helper_vstl
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Apr 2022 09:46:56 +0000 (11:46 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 4 May 2022 06:47:19 +0000 (08:47 +0200)
commitdb67a6ff480b346b1415b983f9582028cf8e18f0
tree3be33ea1df8af7f007358a41288fef9899b341b4
parent2e3408b3cc7de4e87a9adafc8c19bfce3abec947
target/s390x: Fix writeback to v1 in helper_vstl

Fixes: 0e0a5b49ad58 ("s390x/tcg: Implement VECTOR STORE WITH LENGTH")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: David Miller <dmiller423@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20220428094708.84835-2-david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/tcg/vec_helper.c