On 10/24/23 09:35, Peter Maydell wrote:
Move the ID_AA64MMFR0 feature test functions up so they are before the ones for ID_AA64MMFR1 and ID_AA64MMFR2.Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> --- target/arm/cpu-features.h | 120 +++++++++++++++++++------------------- 1 file changed, 60 insertions(+), 60 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~