On Sun, 17 Apr 2022 at 19:22, Richard Henderson <richard.hender...@linaro.org> wrote: > > Use a single memory allocation for name and reginfo. > Perform the override check early; use assert not printf+abort. > Use a switch statement to validate state.
I think this patch is trying to do too many things in one commit. thanks -- PMM