riscv / riscv-fast-interrupt

Proposal for a RISC-V Core-Local Interrupt Controller (CLIC)
https://jira.riscv.org/browse/RVG-63
Creative Commons Attribution 4.0 International
237 stars 49 forks source link

add csrrs mnxti behavior #344

Closed dansmathers closed 9 months ago

dansmathers commented 1 year ago

For issue #308, allows using CSRRS mnxti to compare valule in rs1 against clic.level instead of mcause.pil which could have been modified by pre-emption. (replaces pull #343)