arm/translate-a64: add all single op FP16 to handle_fp_1src_half
commitc2c08713a6a5846bbe601d4d1b4f9708ba77efdc
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 1 Mar 2018 11:05:57 +0000 (1 11:05 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Mar 2018 11:13:59 +0000 (1 11:13 +0000)
treeb4ff3680a62e25d14060c2ae5ffcdcb1c4a43174
parent7c93b7741b29b3ffda81a6e9525771b4409db99f
arm/translate-a64: add all single op FP16 to handle_fp_1src_half

This includes FMOV, FABS, FNEG, FSQRT and  FRINT[NPMZAXI]. We re-use
existing helpers to achieve this.

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