Searched refs:SPARCGdbRegCache (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/
H A Dremote_gdb.hh51 class SPARCGdbRegCache : public BaseGdbRegCache class in class:SparcISA::RemoteGDB
75 return gdb->name() + ".SPARCGdbRegCache";
105 SPARCGdbRegCache regCache32;
H A Dremote_gdb.cc175 RemoteGDB::SPARCGdbRegCache::getRegs(ThreadContext *context)
210 RemoteGDB::SPARCGdbRegCache::setRegs(ThreadContext *context) const

Completed in 4 milliseconds