Re: [RFC v2 0/4] target/riscv: add RNMI support

2021-04-01 Thread Frank Chang
於 2021年4月1日 週四 下午5:27寫道: > From: Frank Chang > > This patchset add suport of Resumable NMI (RNMI) in RISC-V. > > There are four new CSRs and one new instruction added to allow NMI to be > resumable in RISC-V, which are: > > = > *

[RFC v2 0/4] target/riscv: add RNMI support

2021-04-01 Thread frank . chang
From: Frank Chang This patchset add suport of Resumable NMI (RNMI) in RISC-V. There are four new CSRs and one new instruction added to allow NMI to be resumable in RISC-V, which are: = * mnscratch (0x350) * mnepc (0x351) *