1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00
cvw/bugs.txt
Ross Thompson 659b511616 Lee Moore found another bug using imperas.
An ITLB miss concurrent with a d cache flush did not interlock.
The LSU should suppress the d cache flush until the hptw fills the missing tlb entry.
2023-02-02 23:52:21 -06:00

3 lines
92 B
Plaintext

1. [ ] AMO should always generate store faults never load faults. We are generating both.