target/arm: Implement ID_PFR2
commit1d51bc96cc4a9b2d31a3f4cb8442ce47753088e2
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Jan 2021 12:00:09 +0000 (28 12:00 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2021 10:47:28 +0000 (29 10:47 +0000)
treee808b451b6a426c1cadec046749b37fc62af4b50
parent7e7eb9f852a46b51a71ae9d82590b2e4d28827ee
target/arm: Implement ID_PFR2

This was defined at some point before ARMv8.4, and will
shortly be used by new processor descriptions.

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