On Sun, 1 May 2022 at 07:05, Richard Henderson <[email protected]> wrote: > > Instead of defining ARM_CP_FLAG_MASK to remove flags, > define ARM_CP_SPECIAL_MASK to isolate special cases. > Sort the specials to the low bits. Use an enum. > > Split the large comment block so as to document each > value separately. > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
