Re: [patch] Better checking for cache line state
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
"Dave Brolley" <[email protected]> writes: > On the target I'm working on, the programmer can directly write into > the cache tags. This requires more vigilance regarding the state of > the cache tags. Specifically, we should check the result of valid_p > () before using the tag. Looks good, Dave. Thanks, Ben