Follow up from v2: https://lore.kernel.org/qemu-devel/20251009195943.438454-1-brian.cain@oss.qualcomm.com/
v3 change from v2:
- fixes to the test case, suggested from review (loop bound, clobbers).
Brian Cain (4):
linux-user/hexagon: Fix sigcontext
linux-user/hexagon: use abi_ulong
linux-user/hexagon: Use an array for GPRs
tests/tcg/hexagon: Add cs{0,1} coverage
linux-user/hexagon/signal.c | 184 +++++++++++------------------
tests/tcg/hexagon/signal_context.c | 23 +++-
2 files changed, 92 insertions(+), 115 deletions(-)
--
2.34.1