]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Implement SVE floating-point round to integral value
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Jun 2018 14:11:10 +0000 (15:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jun 2018 14:11:10 +0000 (15:11 +0100)
commitcda3c75322c6fae1cc5b367ee6d7acf2cbdbcf2b
treea91d3a100a0e4d49a83d50656388aafa5fed053d
parentdf4de1affc440d6f2cdaeea329b90c0b88ece5a1
target/arm: Implement SVE floating-point round to integral value

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180627043328.11531-26-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper-sve.h
target/arm/sve.decode
target/arm/sve_helper.c
target/arm/translate-sve.c