mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 01:32:49 -04:00
Merge branch 'main' of github.com:rosethompson/cvw
This commit is contained in:
commit
9407bf1f89
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue