Re: [PATCH 12/23] Add ability to get rval2

2024-06-23 Thread Warner Losh
On Tue, Jun 18, 2024 at 4:17 PM Richard Henderson < richard.hender...@linaro.org> wrote: > On 6/17/24 11:57, Ajeet Singh wrote: > > From: Warner Losh > > > > Function accesses the x1 register which holds the value > > > > Signed-off-by: Warner Losh > > Signed-off-by: Ajeet Singh > > --- > > b

Re: [PATCH 12/23] Add ability to get rval2

2024-06-18 Thread Richard Henderson
On 6/17/24 11:57, Ajeet Singh wrote: From: Warner Losh Function accesses the x1 register which holds the value Signed-off-by: Warner Losh Signed-off-by: Ajeet Singh --- bsd-user/aarch64/target_arch_vmparam.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/bsd-user/aarch64/target

[PATCH 12/23] Add ability to get rval2

2024-06-17 Thread Ajeet Singh
From: Warner Losh Function accesses the x1 register which holds the value Signed-off-by: Warner Losh Signed-off-by: Ajeet Singh --- bsd-user/aarch64/target_arch_vmparam.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/bsd-user/aarch64/target_arch_vmparam.h b/bsd-user/aarch64/targe