On 10/24/23 09:35, Peter Maydell wrote:
Move the feature test functions that test ID_AA64ISAR* fields together.Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> --- target/arm/cpu-features.h | 70 +++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 35 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~