Skip to content

instr_mem_*mask_f and signals to rvfi interface

Created by: silabs-krdosvik

This PR adds instr_mem_rmask_f and instr_mem_wmask_f. instr_mem_*mask_f returns an array of bits that is similar to rvfi_mem_*mask. The difference is that when rvfi_mem_*mask is not set due to various reasons, the instr_mem_*mask is set according to what the instruction intended to do.

Merge request reports

Loading