target/arm: Implement TPIDR2_EL0
commit9e5ec745e33ad6ace7a01653262dcedf1a5676d3
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 20 Jun 2022 17:51:45 +0000 (20 10:51 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2022 10:18:17 +0000 (27 11:18 +0100)
treea72cf5cf17436545c094a2d751827d6f5953b075
parent045e50641fd17655b02c4af485835bca38577bf3
target/arm: Implement TPIDR2_EL0

This register is part of SME, but isn't closely related to the
rest of the extension.

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