]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Fix typo in helper_sve_ld1hss_r
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 16 Aug 2018 13:05:27 +0000 (14:05 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 19 Mar 2019 02:02:18 +0000 (21:02 -0500)
commit471b5ae0112c07ec5abe3109645f7e73a23614a3
tree0ab700a79a263e65bd5e4f58f1de37bc22b92d09
parentd1d27218763b0df56a64f6f130cb3d258a50ba08
target/arm: Fix typo in helper_sve_ld1hss_r

Cc: qemu-stable@nongnu.org (3.0.1)
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
(cherry picked from commit 573ec0fe40b9a412085ac7dfb41975a0fc2b28dd)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target/arm/sve_helper.c