Searched defs:writeable (Results 1 - 1 of 1) sorted by relevance
/gem5/src/mem/ | ||
H A D | backdoor.hh | 99 bool writeable() const { return _flags & Writeable; } function in class:MemBackdoor 101 writeable(bool w) function in class:MemBackdoor |
Completed in 2 milliseconds