]> Git Repo - 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 <[email protected]>
Thu, 1 Mar 2018 11:05:49 +0000 (11:05 +0000)
committerPeter Maydell <[email protected]>
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 <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20180227143852[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/helper-a64.c
target/arm/helper-a64.h
target/arm/translate-a64.c
This page took 0.020804 seconds and 4 git commands to generate.