Re: [PATCH v3 05/17] riscv: kprobes: Use generated instruction headers

From: Nam Cao

Date: Thu Aug 06 2026 - 04:36:43 EST


Charlie Jenkins <thecharlesjenkins@xxxxxxxxx> writes:

> Migrate the code that is decoding instruction for the use of kprobes to
> use the generated instruction headers instead of the hand-written
> instruction functions.
>
> With the more granular instruction support, split the decoding of branches into
> their own functions.
>
> Signed-off-by: Charlie Jenkins <thecharlesjenkins@xxxxxxxxx>

Reviewed-by: Nam Cao <namcao@xxxxxxxxxxxxx>