1. 18 Jul, 2022 1 commit
  2. 17 Jul, 2022 4 commits
  3. 15 Jul, 2022 2 commits
    • 陈林峰's avatar
      modify tlb register · 922aec49
      陈林峰 authored
      922aec49
    • 陈林峰's avatar
      feat: complete process management · 5ff2c4c2
      陈林峰 authored
      Preliminarily completed the abstraction of the process in Chapter 5, and
      made some changes according to the platform characteristics of
      loongarch, but there are still some bugs in the current system that need
      to be resolved, and these bugs come from memory management.
      5ff2c4c2
  4. 12 Jul, 2022 2 commits
  5. 11 Jul, 2022 2 commits
    • 陈林峰's avatar
      update · a7899012
      陈林峰 authored
      a7899012
    • 陈林峰's avatar
      feat: Preliminary support page table · c92f8adc
      陈林峰 authored
      Because the hardware characteristics of loongarch are quite different from those of riscv, the changes in this chapter are relatively large, and because the behavior of privileged instructions is difficult to debug, although the basic work has been completed, it still cannot work normally.
      c92f8adc
  6. 08 Jul, 2022 2 commits
  7. 07 Jul, 2022 1 commit
  8. 04 Jul, 2022 1 commit
    • 陈林峰's avatar
      feat: Add loongArch's TLB register support · 40f26161
      陈林峰 authored
      Since the loongArch platform requires software to manage TLB, and its platform difference is quite different from RISC-V, it needs to reorganize the page table and TLB processing
      40f26161
  9. 01 Jul, 2022 1 commit
  10. 30 Jun, 2022 3 commits
  11. 05 Jun, 2022 4 commits
  12. 20 May, 2022 2 commits
  13. 16 May, 2022 1 commit
    • 陈林峰's avatar
      feat: fix some bugs · c329b262
      陈林峰 authored
      Add loonArch register support, solve ABI call error problem. Complete
      batch system.
      c329b262
  14. 15 May, 2022 2 commits
  15. 10 May, 2022 3 commits
  16. 09 May, 2022 4 commits
  17. 08 May, 2022 1 commit
  18. 05 May, 2022 2 commits