Merge branch 'main' of github.com:rosethompson/cvw

This commit is contained in:
Rose Thompson 2025-05-04 11:33:38 -05:00
commit 9407bf1f89
2 changed files with 6 additions and 6 deletions

View file

@ -174,6 +174,7 @@ ConcurrentICacheMissDTLBMiss:
csrc menvcfg, t5 # menvcfg.PBMTE = 0
li a0, 1
ecall # switch back to supervisor mode
sfence.vma # synchronize TLB after changing menvcfg.PBMTE
li t0, 0x80806000
jalr ra, t0 # jump to page to exercise ITLB with PBMT !=0 when ENVCFG_PMTE=0