Searched refs:IntManSize (Results 1 - 2 of 2) sorted by relevance
/gem5/src/dev/sparc/ | ||
H A D | iob.hh | 47 const Addr IntManSize = 0x0020; variable |
H A D | iob.cc | 97 if (accessAddr < IntManAddr + IntManSize) { 193 if (accessAddr < IntManAddr + IntManSize) { |
Completed in 5 milliseconds