Re: [PATCH 06/16] target/arm: Annotate arm_max_initfn with FEAT identifiers

2022-04-11 Thread Peter Maydell
On Sat, 9 Apr 2022 at 01:14, Richard Henderson wrote: > > Update the legacy feature names to the current names. > Provide feature names for id changes that were not marked. > Sort the field updates into increasing bitfield order. > > Signed-off-by: Richard Henderson Reviewed-by: Peter Maydell

[PATCH 06/16] target/arm: Annotate arm_max_initfn with FEAT identifiers

2022-04-08 Thread Richard Henderson
Update the legacy feature names to the current names. Provide feature names for id changes that were not marked. Sort the field updates into increasing bitfield order. Signed-off-by: Richard Henderson --- target/arm/cpu64.c | 96 ++-- target/arm/cpu_tcg.