1
0
Andrew Waterman 7f88a00a38 Always verify BTB result; don't bother flushing it
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.
2016-06-23 00:01:06 -07:00
..
2016-04-27 00:28:12 -07:00
2016-03-02 23:29:58 -08:00
2016-06-17 18:29:05 -07:00
2016-06-17 18:29:05 -07:00
2016-06-03 13:50:29 -07:00
2016-01-20 17:42:31 -08:00
2016-06-01 16:57:10 -07:00
2016-06-17 18:29:05 -07:00
2016-06-17 18:29:05 -07:00
2016-06-17 18:29:05 -07:00