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
247 stars 49 forks source link

do we really want this CLINT mode xnxti behavior? #374

Closed dansmathers closed 8 months ago

dansmathers commented 8 months ago

In CLINT mode, reads of xnxti return 0, updates to xstatus proceed as in CLIC mode, but updates to xintstatus and xcause do not take effect.

dansmathers commented 8 months ago

In TG discussion, we seemed to think it didn't make sense for xnxti to affect CLINT. will create pull to remove statement allowing updates to xstatus.

dansmathers commented 8 months ago

closed by #375