Removed writeback bypass for branches
Created by: halfdan-dolva
Removed writeback bypass for branches to achieve NRET=1 and avoid unnecessary RVFI updates before switching to the new controller.
This change allows modelling the pipeline as if all instructions retire in the writeback stage, which will be the case when the new controller updates are in.
Signed-off-by: Halfdan Bechmann halfdan.bechmann@silabs.com