On Thu, 28 Aug 2025 at 13:13, Richard Henderson <[email protected]> wrote: > > Make use of the fact that target_elf_gregset_t is a proper structure. > The target_ulong type matches the abi_ulong/abi_ullong > selection within mips64/target_elf.h. > > Drop ELF_NREG, target_elf_greg_t, and tswapreg. > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
