]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/translate.c
target/arm: Implement VLLDM for v7M CPUs with an FPU
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)
commit956fe143b4f254356496a0a1c479fa632376dfec
tree245c9f8a90a0c5d9cd2de0d912c16d7dad3b530c
parent019076b036da4444494de38388218040d9d3a26c
target/arm: Implement VLLDM for v7M CPUs with an FPU

Implement the VLLDM instruction for v7M for the FPU present cas.

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