On Fri, 16 Apr 2021 at 20:00, Richard Henderson <[email protected]> wrote: > > We're about to rearrange the macro expansion surrounding tbflags, > and this field name will be expanded using the bit definition of > the same name, resulting in a token pasting error. > > So SCTLR_B -> SCTLR__B in the 3 uses, and document it. > > Signed-off-by: Richard Henderson <[email protected]>
The new name is kinda ugly. Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
