1. 15 11月, 2021 1 次提交
  2. 13 11月, 2021 2 次提交
    • L
      bpu: fix folded history bugs · b9e1a5f8
      Lingrui98 提交于
      * fix a bug of wrongly discarding some new bits to be xored
      * ghr should be longer in default config to avoid falsely overriding
      * move TageBanks to top, and fix SC folded history config
      b9e1a5f8
    • L
      bpu: fix folded history bugs · e992912c
      Lingrui98 提交于
      * fix a bug of wrongly discarding some new bits to be xored
      * ghr should be longer in default config to avoid falsely overriding
      * move TageBanks to top, and fix SC folded history config
      e992912c
  3. 12 11月, 2021 3 次提交
  4. 11 11月, 2021 1 次提交
  5. 20 10月, 2021 1 次提交
  6. 18 10月, 2021 1 次提交
  7. 17 10月, 2021 1 次提交
  8. 28 9月, 2021 1 次提交
  9. 01 9月, 2021 1 次提交
  10. 30 8月, 2021 1 次提交
  11. 28 8月, 2021 1 次提交
    • L
      tage-sc: fix performance bugs · f2a26b84
      Lingrui98 提交于
      * modify UBitPeriod to one-eights of the previous value to adapt
        to nRows enlarged by eight times
      * fix a bug assigning sc update mask
      f2a26b84
  12. 26 8月, 2021 1 次提交
    • L
      ftq, bpu: bug fixes · cdb13f3d
      Lingrui98 提交于
      * fix a bug when establishing new ftb entry with a jalr
      * use ftb hit signal instead of ubtb to assign entry_hit_status
      * move always taken logic to ftb
      cdb13f3d
  13. 24 8月, 2021 1 次提交
  14. 22 8月, 2021 1 次提交
  15. 20 8月, 2021 1 次提交
    • L
      frontend: enable fast enq to ftq, and move tage to stage2 · 14a6653f
      Lingrui98 提交于
      [WIP] BPU: Modify BPU and Ftq interfaces
      
      fix bug calc backendRedirectCfi.shift
      
      ftq: update interface
      
      [WIP] BPU: Add lastStage function in BranchPredictionResp
      
      [WIP] BPU: Move Tage to s2
      
      [WIP] BPU: Fix some bugs
      
      ftq: add fast enq logic
      
      [WIP] BPU: Move RAS to s2
      
      bpu: s2 and s3 valid should consider corresponding flush signal
      
      [WIP] BPU: When s1_valid and s2_valid all false,
      
      s3 target need compare with s0_pc_reg, s3_predicted_ghit as well
      
      [WIP] BPU: Move resp.s3 assignment from Tage to RAS
      
      [WIP] BPU: Fix bug that Tage send meta in s2
      
      [WIP] BPU: Add brOffset and jmpOffset in ubtb
      
      tage-sc: fix typos
      14a6653f
  16. 18 8月, 2021 1 次提交
  17. 16 8月, 2021 6 次提交
  18. 14 8月, 2021 5 次提交
  19. 13 8月, 2021 1 次提交
  20. 10 8月, 2021 2 次提交
  21. 09 8月, 2021 1 次提交
  22. 07 8月, 2021 1 次提交
  23. 05 8月, 2021 1 次提交
  24. 03 8月, 2021 1 次提交
  25. 02 8月, 2021 2 次提交
    • Z
      BPU: Fix global history repair bug · 41aa721e
      zoujr 提交于
      and modify some log
      41aa721e
    • Z
      BPU: Fix some bugs · 1f272584
      zoujr 提交于
      Fix the bug that Tage use wrong Bim prediction result
      Fix the bug that wrong global history was sent to Tage
      Fix the bug that sawNTBr and takenOnBr would also be assigned when Ftb not hit
      Fix the bug that is_br was not returned in ubtb resp
      Remove isMisPred signal in redirect
      1f272584
  26. 01 8月, 2021 1 次提交