On 7/7/24 12:11, Ajeet Singh wrote:
From: Stacey Son<s...@freebsd.org>
The function copies register values from the provided target_mcontext_t
structure to the CPUARMState registers.
Note:FP is unfinished upstream but will be a separate commit coming soon.
Signed-off-by: Stacey Son<s...@freebsd.org>
Signed-off-by: Ajeet Singh<itac...@freebsd.org>
---
bsd-user/aarch64/signal.c | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~