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