Searched refs:JIntDataA0Addr (Results 1 - 2 of 2) sorted by relevance
/gem5/src/dev/sparc/ | ||
H A D | iob.hh | 58 const Addr JIntDataA0Addr = 0x0600; variable |
H A D | iob.cc | 137 if (accessAddr >= JIntData1Addr && accessAddr < JIntDataA0Addr) { 143 if (accessAddr == JIntDataA0Addr) { |
Completed in 5 milliseconds