[PATCH 0/2] disas/riscv: Add missing Sdtrig CSRs

Rob Bradford posted 2 patches 1 month ago
disas/riscv.c | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
[PATCH 0/2] disas/riscv: Add missing Sdtrig CSRs
Posted by Rob Bradford 1 month ago
Add missing Sdtrig CSRs per the latest RISC-V Debug specification. (+ minor
whitespace fix)

Rob Bradford (2):
  disas/riscv: Fix minor whitespace issues
  disas/riscv: Add missing Sdtrig CSRs

 disas/riscv.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.48.1
Re: [PATCH 0/2] disas/riscv: Add missing Sdtrig CSRs
Posted by Alistair Francis 1 month ago
On Fri, Feb 7, 2025 at 1:35 AM Rob Bradford <rbradford@rivosinc.com> wrote:
>
> Add missing Sdtrig CSRs per the latest RISC-V Debug specification. (+ minor
> whitespace fix)
>
> Rob Bradford (2):
>   disas/riscv: Fix minor whitespace issues
>   disas/riscv: Add missing Sdtrig CSRs

Thanks!

Applied to riscv-to-apply.next

Alistair

>
>  disas/riscv.c | 16 +++++++++-------
>  1 file changed, 9 insertions(+), 7 deletions(-)
>
> --
> 2.48.1
>
>