cvw/bugs.txt
Ross Thompson a4907b5d29 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.