cvw/tests/coverage
2025-04-18 19:15:07 -07:00
..
amoAccessFault.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
btbthrash.S Added potential test. btbthrash forces jump and divide instructions to occupy the same location in the btb. Instruction class prediction mispredicts ever time. This is useful incase someone changes the hazard code or fpu. 2024-10-29 09:58:53 -05:00
csrwrites.S Cover write to TIME CSR 2024-11-07 13:40:23 -08:00
dcache1.py Lots more python updates 2024-12-17 21:31:12 -08:00
dcache1.S Added flush instructions to exercise CacheWays ClearValid 2025-04-03 13:01:17 -07:00
dcache2.S Full cacheways code coverage 2025-04-17 02:28:20 -07:00
ebu.S Modified eub.S tests to turn off A/D bits in non-leaf PTEs to avoid throwing page fault exceptions, which are not correctly detected 2025-02-26 09:32:10 -08:00
floatmisc.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
fpu.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
gshare.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
hptwAccessFault.S Fixed more MMU tests with bad non-leaf A/D PTE bits 2025-02-27 03:37:23 -08:00
ieu.S cover illegal aes64ksli1 instruction 2024-11-07 13:40:24 -08:00
ifu.S Undo unnecessary tests/coverage additions 2025-04-17 08:09:14 -07:00
ifuCamlineWrite.S Fixed more coverage tests with bad non-leaf PTEs containing A or D bits 2025-02-26 15:51:27 -08:00
lsu.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
Makefile Refactor coverage tests to use assembly instead of machine code where possible 2024-11-07 13:40:24 -08:00
nonleafpbmtfault.S Fixed more coverage tests with bad non-leaf PTEs containing A or D bits 2025-02-26 15:51:27 -08:00
pmp.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
pmpadrdecs.S pmpadrdecs.S hits ifu and lsu pmp coverage 2025-04-13 07:16:39 -07:00
pmpcbo.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
pmpcfg.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
pmpcfg1.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
pmpcfg2.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
pmppriority.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
priv.S Undo unnecessary tests/coverage additions 2025-04-17 08:09:14 -07:00
tlbASID.S More test fixes 2025-02-26 16:02:12 -08:00
tlbGLB.S More test fixes 2025-02-26 16:02:12 -08:00
tlbGP.S Fixed more coverage tests with bad non-leaf PTEs containing A or D bits 2025-02-26 15:51:27 -08:00
tlbMisaligned.S Fixed more coverage tests with bad non-leaf PTEs containing A or D bits 2025-02-26 15:51:27 -08:00
tlbmisc.S 100% coverage tlbcontrol 2025-04-18 19:15:07 -07:00
tlbMP.S Fixed more MMU tests 2025-02-27 03:28:18 -08:00
tlbNAPOT.S Fixed more MMU tests with bad non-leaf A/D PTE bits 2025-02-27 03:37:23 -08:00
tlbTP.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
vm64check.S Revert changes to comment format now that preprocessor is being used 2024-10-18 16:03:56 -07:00
WALLY-init-lib.h Restored to original WALLY-init-lib beause new flavor is moved to cvw-arch-verif and the old is needed for PMP code coverage 2024-11-14 10:56:13 -08:00