summary refs log tree commit diff stats
path: root/scripts/qapi/common.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-08-28 19:33:17 +0100
committerPeter Maydell <peter.maydell@linaro.org>2020-09-01 11:19:32 +0100
commitce2d65a5d191380756cdac7a1fd1ba76bd1621cf (patch)
tree8500244499efa7a7ed32162a935703c71347494e /scripts/qapi/common.py
parent009a07335b8ff492d940e1eb229a1b0d302c2512 (diff)
downloadfocaccia-qemu-ce2d65a5d191380756cdac7a1fd1ba76bd1621cf.tar.gz
focaccia-qemu-ce2d65a5d191380756cdac7a1fd1ba76bd1621cf.zip
target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT
Implement VFP fp16 for VABS, VNEG and VSQRT. This is all
the fp16 insns that use the DO_VFP_2OP macro, because there
is no fp16 version of VMOV_reg.

Notes:
 * the gen_helper_vfp_negh already exists as we needed to create
   it for the fp16 multiply-add insns
 * as usual we need to use the f16 version of the fp_status;
   this is only relevant for VSQRT

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200828183354.27913-9-peter.maydell@linaro.org
Diffstat (limited to 'scripts/qapi/common.py')
0 files changed, 0 insertions, 0 deletions