]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Enable FPU for Cortex-M4 and Cortex-M33
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Apr 2019 16:36:03 +0000 (17:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Apr 2019 16:36:03 +0000 (17:36 +0100)
commit14fd0c31e26b88a2189b3f459b864d5e1faf302a
tree33f6479bba527d7ee6b67b19c2d25b2c2a68858b
parent956fe143b4f254356496a0a1c479fa632376dfec
target/arm: Enable FPU for Cortex-M4 and Cortex-M33

Enable the FPU by default for the Cortex-M4 and Cortex-M33.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190416125744.27770-27-peter.maydell@linaro.org
target/arm/cpu.c