OSDN Git Service

target/arm: Implement VFP fp16 VCVT between float and fixed-point
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Aug 2020 18:33:24 +0000 (19:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Sep 2020 10:19:32 +0000 (11:19 +0100)
commita149e2de0b63e3906729ed1d3df7d9ecdb6de5e6
tree0c7a5d7d6c418e21489afabe7cb7ec472978ab3f
parent414ba270c4fb758d987adf37ae9bfe531715c604
target/arm: Implement VFP fp16 VCVT between float and fixed-point

Implement the fp16 versions of the VFP VCVT instruction forms which
convert between floating point and fixed-point.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200828183354.27913-16-peter.maydell@linaro.org
target/arm/translate-vfp.c.inc
target/arm/vfp.decode