Re: [PATCH 18/23] Add ARM AArch64 specific signal definitions for bsd-user

2024-06-18 Thread Richard Henderson
On 6/17/24 11:57, Ajeet Singh wrote: From: Stacey Son Defined register indices and sizes,introduced structures to represent general purpose registers, floating point registers, and machine context Signed-off-by: Stacey Son Signed-off-by: Warner Losh Signed-off-by: Ajeet Singh Co-authored-by

[PATCH 18/23] Add ARM AArch64 specific signal definitions for bsd-user

2024-06-17 Thread Ajeet Singh
From: Stacey Son Defined register indices and sizes,introduced structures to represent general purpose registers, floating point registers, and machine context Signed-off-by: Stacey Son Signed-off-by: Warner Losh Signed-off-by: Ajeet Singh Co-authored-by: Warner Losh --- bsd-user/aarch64/ta