On Thu, Oct 9, 2025 at 1:59 PM Brian Cain <[email protected]> wrote:
>
> In order to correspond with the kernel, we've now (1) moved the
> preds[] to the right offset and combined the representation as a single
> ulong "p3_0", (2), added the cs{0,1} registers, (3) added a pad for 48
> words, (4) added the user regs structure to an 8-byte aligned
> target_sigcontext structure.
>
> Co-authored-by: Alex Rønne Petersen <[email protected]>
> Signed-off-by: Brian Cain <[email protected]>
> ---
>  linux-user/hexagon/signal.c | 209 ++++++++++++++++++++----------------
>  1 file changed, 117 insertions(+), 92 deletions(-)
>

Reviewed-by: Taylor Simpson <[email protected]>

Reply via email to