1. 12 1月, 2021 2 次提交
  2. 11 1月, 2021 2 次提交
  3. 09 1月, 2021 1 次提交
    • W
      LSQ: update store queue dataModule · e786ff3f
      William Wang 提交于
      Now storequeue dataModule is divided into 3 modules:
      * vaddrModule (2w1r)
      * exceptionModule (2w1r)
      * dataModule (core data module, 2w2r+fwd)
      e786ff3f
  4. 08 1月, 2021 2 次提交
  5. 07 1月, 2021 1 次提交
  6. 06 1月, 2021 1 次提交
    • W
      LoadUnit, LoadQueue: add independent fp load wb port · c5c06e78
      William Wang 提交于
      Fp load uses different wb port from int load for 2 reasons:
      * Fp load needs recode, which is quite slow. We need one complete cycle
      for recoding.
      * Fp load data has nothing to do with int load data. There is no reason
      to mix them together.
      
      An extra recode stage (load_s3) is added for fp load, while int load will
      still be writebackd at load_s2.
      c5c06e78
  7. 01 1月, 2021 1 次提交
  8. 26 12月, 2020 1 次提交
  9. 23 12月, 2020 1 次提交
  10. 22 12月, 2020 1 次提交
  11. 21 12月, 2020 4 次提交
  12. 20 12月, 2020 1 次提交
  13. 19 12月, 2020 1 次提交
  14. 18 12月, 2020 2 次提交
  15. 17 12月, 2020 2 次提交
  16. 16 12月, 2020 1 次提交
  17. 15 12月, 2020 1 次提交
  18. 13 12月, 2020 1 次提交
  19. 12 12月, 2020 1 次提交
  20. 07 12月, 2020 1 次提交
  21. 03 12月, 2020 1 次提交
  22. 28 11月, 2020 1 次提交
  23. 27 11月, 2020 2 次提交
  24. 24 11月, 2020 1 次提交
  25. 22 11月, 2020 1 次提交
  26. 18 11月, 2020 2 次提交
  27. 17 11月, 2020 1 次提交
  28. 16 11月, 2020 3 次提交