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

pseudo-code update of mret with inhv #363

Closed dansmathers closed 11 months ago

dansmathers commented 11 months ago

clean-up of pseudo code For issue #358, #357.

dansmathers commented 11 months ago

does the pseudo-code need to be updated to check fetch_permissions on the table entry after mem_read(mepc_inhv) too? so inhv has two check fetch permissions?