]> git.ipfire.org Git - thirdparty/qemu.git/commit
arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 1 Mar 2018 11:05:53 +0000 (11:05 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Mar 2018 11:13:59 +0000 (11:13 +0000)
commit6109aea2d954891027acba64a13f1f1c7463cfac
tree5ff3be09ef07760ca670df738a2691c8443db716
parent5d432be6fd6efe37833ac82623c3abd35117b421
arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16

This adds the full range of half-precision floating point to integral
instructions.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180227143852.11175-18-alex.bennee@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper-a64.c
target/arm/helper-a64.h
target/arm/translate-a64.c