1
0
Andrew Waterman b9b4142bb4 Get s2_nack off the critical path
We were using it to compute the next PC on flush vs. replay (which require
PC+4 and PC, respectively).  This fix gets rid of the adder altogether by
reusing the M-stage PC in the flush case, which by construction holds PC+4.
2017-08-05 00:30:36 -07:00
..
2017-07-31 21:34:04 -07:00
2017-07-31 21:34:04 -07:00
2017-07-07 14:16:39 -07:00
2017-08-05 00:30:36 -07:00
2017-07-31 21:34:04 -07:00