On Thu, 28 Aug 2025 at 13:10, Richard Henderson <richard.hender...@linaro.org> wrote: > > The comment re ELF_NREG is incorrect or out-of-date. > Make use of the fact that target_elf_gregset_t is a > proper structure by using target_user_regs_struct. > > Drop target_elf_greg_t and tswapreg. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM