1. 15 1月, 2021 1 次提交
  2. 14 1月, 2021 2 次提交
  3. 13 1月, 2021 5 次提交
  4. 12 1月, 2021 5 次提交
  5. 11 1月, 2021 4 次提交
  6. 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
  7. 08 1月, 2021 2 次提交
  8. 07 1月, 2021 1 次提交
  9. 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
  10. 01 1月, 2021 1 次提交
  11. 26 12月, 2020 1 次提交
  12. 24 12月, 2020 1 次提交
  13. 23 12月, 2020 1 次提交
  14. 22 12月, 2020 1 次提交
  15. 21 12月, 2020 4 次提交
  16. 20 12月, 2020 3 次提交
  17. 19 12月, 2020 1 次提交
  18. 18 12月, 2020 2 次提交
  19. 17 12月, 2020 3 次提交