.. |
csrwrites.S
|
Fixed WALLY-trap test case to use menvcfg
|
2023-06-09 15:24:26 -07:00 |
dcache1.py
|
Cover CacheWay edge case: CacheDataMem we=1 while ce=0.
|
2023-04-19 01:34:01 -07:00 |
dcache1.S
|
Cover CacheWay edge case: CacheDataMem we=1 while ce=0.
|
2023-04-19 01:34:01 -07:00 |
dcache2.S
|
add D$ test case to trigger a FlushStage while SetDirtyWay=1
|
2023-04-19 01:34:01 -07:00 |
ebu.S
|
Start of EBU coverage tests
|
2023-03-24 08:12:02 -07:00 |
fpu.S
|
Improve test coverage on ieu fw.
|
2023-06-16 16:09:48 -07:00 |
ieu.S
|
Improved tlb and controller coverage; fixed exclusions on broken lines
|
2023-08-31 00:27:47 -07:00 |
ifu.S
|
Fixed WALLY-init-lib to return correctly even from traps from compressed instructions
|
2023-04-07 20:24:33 -07:00 |
ifuCamlineWrite.S
|
Increase of TLB coverage in IFU
|
2023-04-17 18:35:03 -07:00 |
lsu.S
|
add back K. Box and M. Cook Lsu test
|
2023-04-13 17:50:18 -07:00 |
Makefile
|
Improved tlb and controller coverage; fixed exclusions on broken lines
|
2023-08-31 00:27:47 -07:00 |
pmp.S
|
Create new pmp tests
|
2023-04-09 16:29:57 -07:00 |
pmpadrdecs.S
|
Pmpadrdecs test cases changing AdrMode to 2 or 3
|
2023-04-27 12:23:35 -07:00 |
pmpcfg1.S
|
Add test cases for pmpcfg.S
|
2023-04-18 23:06:52 -07:00 |
pmpcfg2.S
|
Add test cases for pmpcfg.S
|
2023-04-18 23:06:52 -07:00 |
pmpcfg.S
|
pmpaddr0 and pmpaddr2 test cases
|
2023-04-25 15:37:04 -07:00 |
pmppriority.S
|
added tests for pmppriority module
|
2023-04-27 16:12:43 -07:00 |
priv.S
|
Merge pull request #394 from harshinisrinath1001/main
|
2023-08-24 19:16:50 -07:00 |
tlbASID.S
|
Update tlbASID.S
|
2023-04-27 14:32:57 -07:00 |
tlbGLB.S
|
Comment tlbGBL more discriptively
|
2023-05-04 19:13:47 -05:00 |
tlbGP.S
|
complete camline coverage on IFU and LSU
|
2023-04-27 14:26:10 -07:00 |
tlbKP.S
|
update tests.vh, add tlbKP to load all lines of tlb
|
2023-04-13 15:13:55 -07:00 |
tlbM3.S
|
Add in a test that makes match 3 = 0 for all tlb lines
|
2023-04-20 14:50:06 -07:00 |
tlbMP.S
|
complete camline coverage on IFU and LSU
|
2023-04-27 14:26:10 -07:00 |
tlbNAPOT.S
|
tlbNAPOT hangs due to PBMT making instruction memory uncacheable, and spill logic not working there. Fixed TLBLRU to update recently used on TLBHit rather than CAMHit. Moved coverage exclusions to proper line in pmachecker
|
2023-09-02 12:56:36 -07:00 |
tlbTP.S
|
complete camline coverage on IFU and LSU
|
2023-04-27 14:26:10 -07:00 |
vm64check.S
|
Added vm64check tests to cover IMMU vm64
|
2023-04-07 21:14:52 -07:00 |
WALLY-init-lib.h
|
Improved NAPOT test coverage
|
2023-08-30 21:04:36 -07:00 |