On Fri, Aug 2, 2024 at 7:30 AM Richard Henderson <
richard.hender...@linaro.org> wrote:
> On 8/2/24 18:34, Ajeet Singh wrote:
> > From: Mark Corbin
> >
> > Implemented functions for setting up and initializing threads in the
> > RISC-V architecture.
> > The 'target_thread_set_upcall' function set
On 8/2/24 18:34, Ajeet Singh wrote:
From: Mark Corbin
Implemented functions for setting up and initializing threads in the
RISC-V architecture.
The 'target_thread_set_upcall' function sets up the stack pointer,
program counter, and function argument for new threads.
The 'target_thread_init' fun
From: Mark Corbin
Implemented functions for setting up and initializing threads in the
RISC-V architecture.
The 'target_thread_set_upcall' function sets up the stack pointer,
program counter, and function argument for new threads.
The 'target_thread_init' function initializes thread registers bas