]> Git Repo - qemu.git/commit
target/arm: Implement VFP fp16 VRINT*
authorPeter Maydell <[email protected]>
Fri, 28 Aug 2020 18:33:27 +0000 (19:33 +0100)
committerPeter Maydell <[email protected]>
Tue, 1 Sep 2020 10:19:32 +0000 (11:19 +0100)
commit0a6f4b4cb338665b81ad824d9a6868932461b7f7
tree713a4d476b82d6cc8bee752759282de4801d0392
parent11e78fecdf2d605cfed33aa09bbcf0cc4fb95886
target/arm: Implement VFP fp16 VRINT*

Implement the fp16 version of the VFP VRINT* insns.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20200828183354[email protected]
target/arm/helper.h
target/arm/translate-vfp.c.inc
target/arm/vfp-uncond.decode
target/arm/vfp.decode
target/arm/vfp_helper.c
This page took 0.027004 seconds and 4 git commands to generate.