riscv/riscv-isa-manual

How to clear hvip.VSEIP when VS-level extenal interrupt is delegated to VS level?

jinyinghan324 opened this issue · 1 comments

If VS-level external interrupt is asserted because hvip.VSEIP is asserted and VS-level exteranl interrupt is delegated to VS-mode, then interrupt hanlder runs in VS-mode and hvip cannot be written. How to clear hvip.VSEIP in handler?

duplicated