]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/cpu.h
target/arm: Implement ARMv8.5-FRINT
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 1 Mar 2019 20:05:01 +0000 (12:05 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Mar 2019 15:55:08 +0000 (15:55 +0000)
commit6bea25631af92531027d3bf3ef972a4d51d62e7c
tree6e96b2d196e65937aa3065c2ead1aeb4de3007df
parent0e4db23d1fdbfed4fc1ec19b6e59820209600358
target/arm: Implement ARMv8.5-FRINT

Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190301200501.16533-11-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/cpu64.c
target/arm/helper.h
target/arm/translate-a64.c
target/arm/vfp_helper.c