Skip to content

Removing rvfi assert on illegal instruction

Created by: silabs-kjetil

The reason for removing this assert is that any custom instructions or custom extensions would trigger this assert. It does not really verify the rvfi interface, but forces all instruction to be added to the dissassembler.

Merge request reports

Loading