commit | 9a9f1f59521f46e8ff4527d9a2b52f83577e2aa3 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu May 10 18:10:58 2018 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu May 10 18:10:58 2018 +0100 |
tree | 1f61c19351af8a1bb1de183983fe97c9879285c8 | |
parent | 88808a022c06f98d81cd3f2d105a5734c5614839 [diff] |
target/arm: Clear SVE high bits for FMOV Use write_fp_dreg and clear_vec_high to zero the bits that need zeroing for these cases. Cc: qemu-stable@nongnu.org Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20180502221552.3873-5-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>