]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Aug 2020 18:33:25 +0000 (19:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Sep 2020 10:19:32 +0000 (11:19 +0100)
commitc505bc6a9d50a48f9d89d6cf930e863838a5b367
tree80858c57b58355d8a20131caaa82f99a81b848f7
parenta149e2de0b63e3906729ed1d3df7d9ecdb6de5e6
target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode

Implement the fp16 versions of the VFP VCVT instruction forms
which convert between floating point and integer with a specified
rounding mode.

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