Rocket Chip Generator (https://github.com/freechipsproject/rocket-chip)
7f88a00a38
This improves CPI for things like lbu t0, (t0) j foo addi t0, t0, 1 where the addi would stall, causing j's misprediction check to fail, flushing the pipeline. |
||
---|---|---|
rocket |