]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-user/openrisc: Expand target_elf_gregset_t
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Aug 2025 02:09:26 +0000 (12:09 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Aug 2025 21:04:04 +0000 (07:04 +1000)
commit611dd00a45860027f51281fc31e6428aefc8a003
treeb134b136bf009e62a7223c8f73f178255111ffa5
parent7a4512db0a52b5005999f839cec934a77f32437b
linux-user/openrisc: Expand target_elf_gregset_t

Make use of the fact that target_elf_gregset_t is a proper structure.
Drop ELF_NREG, target_elf_greg_t, and tswapreg.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/openrisc/elfload.c
linux-user/openrisc/target_elf.h