Hi, 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. I've committed the attached patch. Dave