]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper-a64.c
arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 1 Mar 2018 11:05:49 +0000 (11:05 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Mar 2018 11:13:59 +0000 (11:13 +0000)
commit372087348d561e7f4051d7b32609bda417092ddf
tree2085517dc506229bca57df79481e732db72fc1f7
parent376e8d6cda985df31c8561db4b7ea365b6fe6f87
arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16

The fprintf is only there for debugging as the skeleton is added to,
it will be removed once the skeleton is complete.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180227143852.11175-10-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