l@nongnu.org;
> laur...@vivier.eu
> Cc: Brian Cain ; richard.hender...@linaro.org;
> alex.ben...@linaro.org
> Subject: RE: [PATCH 1/2] linux-user/hexagon: fix signal context save &
> restore
>
> >> +: : : "r7", "p0", "p1", "p2"
if the formatting is still off.
Thanks,
Mukilan
-Original Message-
From: Taylor Simpson
Sent: Wednesday, December 28, 2022 11:35 PM
To: Mukilan Thiyagarajan (QUIC) ;
qemu-devel@nongnu.org; laur...@vivier.eu
Cc: Brian Cain ; richard.hender...@linaro.org;
alex.ben...@linaro.org
Subject: RE: [
n (QUIC)
>
> Subject: [PATCH 1/2] linux-user/hexagon: fix signal context save & restore
>
> diff --git a/tests/tcg/hexagon/signal_context.c
> b/tests/tcg/hexagon/signal_context.c
> new file mode 100644
> index 00..297e6915a4
> --- /dev/null
> +++
This patch fixes the issue originally reported in
this thread:
https://lists.gnu.org/archive/html/qemu-devel/2021-11/msg01102.html
The root cause of the issue is a bug in the hexagon specific
logic for saving & restoring context during signal delivery.
The CPU state has two different representati