Searched refs:IntVecDisSize (Results 1 - 2 of 2) sorted by relevance
/gem5/src/dev/sparc/ | ||
H A D | iob.hh | 52 const Addr IntVecDisSize = 0x0100; variable |
H A D | iob.cc | 220 if (accessAddr >= IntVecDisAddr && accessAddr < IntVecDisAddr + IntVecDisSize) { |
Completed in 5 milliseconds