cvw/src
2024-01-21 11:39:51 -08:00
..
cache Fixed bug. After I$ invalidated. If the pipelined wasn't stalled the I$ still output the old instruction on the next cycle. Now the I$ ensure that invalidation leads to the next cycle not hitting. 2024-01-17 12:19:10 -06:00
ebu Atomics work correctly without a d cache. 2024-01-16 10:43:20 -06:00
fpu coverage improvements 2024-01-21 11:39:51 -08:00
generic
hazard
ieu Fixed the zifencei bug (part of issue 405). 2024-01-15 16:02:37 -06:00
ifu Added logic for the non-cache atomics. 2024-01-15 17:47:17 -06:00
lsu Fixed another bug with virtual memory and no caches. 2024-01-18 09:29:52 -06:00
mdu
mmu Fault on misaligned AMO 2024-01-18 13:13:56 -08:00
privileged tests/coverage/tlbmisc.S 2024-01-15 07:16:11 -08:00
uncore
wally Fixed bug 546. non-leaf non-zero PBMT bit raise page fault. 2024-01-05 17:10:14 -06:00
cvw.sv Tested Zfh support using unreleased version of risch-arch-test Zfh tests. Fixed two bugs in fmv to/from int. 2024-01-15 13:24:57 -08:00