On 10/24/23 09:35, Peter Maydell wrote:
Our list of isar_feature functions is not in any particular order,
but tests on fields of the same ID register tend to be grouped
together.  A few functions that are tests of fields in ID_AA64MMFR1
and ID_AA64MMFR2 are not in the same place as the rest; move them
into their groups.

Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>

I had initially tried to keep them grouped by ID reg, and then ordered by field bit number. We obviously haven't kept to that.

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to