riscv-non-isa/riscv-trace-spec

What is the reset time of branch_map and pbc in branch prediction mode

zhangdujiao opened this issue · 2 comments

In the Branch prediction mode:
When the branch_map is full and the correctly predicted branches count pbc is less than 31, format 1 is sent. After this, whether both branch_map and pbc need to be cleared to 0 or only branch_map is cleared to 0?

thanks!

thanks! problem sovled!