Commit d929bfb6 authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Fix a scratchpad ECC bug

When a store is immediately followed by a load to the same address,
and the load detects an ECC error (corresponding to the old contents),
the store fails to take effect.

Only affects data scratchpads, not D$.
parent 8f9149fa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment