OSDN Git Service

target/arm: Add SVE to migration state
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 23 Jan 2018 03:53:47 +0000 (19:53 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Feb 2018 10:55:17 +0000 (10:55 +0000)
commitef401601d5561f9805102695d5e65d72594f7020
treea7eb32d26bbf4fc489a15944fabe13ed1c949d15
parent3c7d30866fd1f56e5945726221410e0d8d535033
target/arm: Add SVE to migration state

Save the high parts of the Zregs and all of the Pregs.
The ZCR_ELx registers are migrated via the CP mechanism.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20180123035349.24538-4-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/machine.c