On Tue, 28 Feb 2023 at 00:37, Richard Henderson <richard.hender...@linaro.org> wrote: > > Allow the line length to extend to 548 columns. While annoyingly wide, > it's still less confusing than the continuations we print. Also, the > default VL used by Linux (and max for A64FX) uses only 140 columns. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/cpu.c | 36 ++++++++++++++----------------------
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM