]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target/arm: Add SVE state to TB->FLAGS
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 23 Jan 2018 03:53:49 +0000 (19:53 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Feb 2018 10:55:27 +0000 (10:55 +0000)
commit1db5e96c54d8b3d1df0a6fed6771390be6b010da
tree1fa2705e48e28a87f16165cdeca6e6af106b9fbd
parent5be5e8eda78474f6e89a54af12ee6f44234115ed
target/arm: Add SVE state to TB->FLAGS

Add both SVE exception state and vector length.

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