On 7/7/24 12:11, Ajeet Singh wrote:
From: Stacey Son<s...@freebsd.org>
function to retrieve machine context,it populates the provided
target_mcontext_t structure with information from the CPUARMState
registers.
Signed-off-by: Stacey Son<s...@freebsd.org>
Signed-off-by: Ajeet Singh<itac...@freebsd.org>
Co-authored-by: Kyle Evans<kev...@freebsd.org>
---
bsd-user/aarch64/signal.c | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~