Skip to content

Fix for missing rvfi_intr.interrupt/exception

Created by: silabs-oysteink

Fixed issue where rvfi_intr.intr could be set without rvfi_intr.interrupt or rvfi_intr.exception bits set. This would happen when a dummy replaced the first instruction of an interrupt or exception handler.

Merge request reports

Loading