Files
Toooba/src_Core/RISCY_OOO
Jessica Clarke 10c983d101 FetchStage.bsv: Drop unused pc from Fetch3ToDecode
Each instruction carries its own PC by this point, so it just duplicates
the PC of the first item in the vector. Moreover, when including a
pending straddle at the head, the PC value was not set to the previous
half's, ie PC-2. We keep pred_next_pc as that's used to determine where
the bundle is predicted to go next, and the duplication avoids having to
dynamically index the vector based on the number of instructions fed to
decode.
2020-04-08 04:22:49 +01:00
..
2019-03-26 14:49:40 -04:00
2019-03-26 14:49:40 -04:00
2019-03-26 14:49:40 -04:00