cvw/src/ifu/bpred
2023-02-19 23:53:20 -06:00
..
bpred.sv Simplified BTB by removing the valid bit. the instruction class provides the equivalent information. 2023-02-19 23:53:20 -06:00
btb.sv Simplified BTB by removing the valid bit. the instruction class provides the equivalent information. 2023-02-19 23:53:20 -06:00
foldedgshare.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
globalhistory.sv Renamed globalhistory predictor. 2023-02-17 16:08:34 -06:00
gshare.sv Updated gshare (no speculation) to have better performance. 2023-02-13 18:52:52 -06:00
gshareForward.sv Possibly much better branch predictor implemention. 2023-02-19 00:17:37 -06:00
localHistoryPredictor.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
optgshare.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
RASPredictor.sv Hacked commit. Fixes the gshare bugs introduced last week. 2023-02-13 16:14:17 -06:00
satCounter2.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
speculativeglobalhistory.sv More updates. 2023-02-17 15:53:49 -06:00
speculativegshare.sv Fixed a branch predictor performance issue. 2023-02-17 15:37:03 -06:00
twoBitPredictor.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00