target/arm: Implement VLSTM for v7M CPUs with an FPU
commit019076b036da4444494de38388218040d9d3a26c
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Apr 2019 16:36:03 +0000 (29 17:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Apr 2019 16:36:03 +0000 (29 17:36 +0100)
treed44ec3f0c51f8be7742a50c42091630c9f74238c
parente33cf0f8d8c9998a7616684f9d6aa0d181b88803
target/arm: Implement VLSTM for v7M CPUs with an FPU

Implement the VLSTM instruction for v7M for the FPU present case.

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