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

/gem5/src/arch/sparc/
H A Dremote_gdb.hh79 class SPARC64GdbRegCache : public BaseGdbRegCache class in class:SparcISA::RemoteGDB
101 return gdb->name() + ".SPARC64GdbRegCache";
106 SPARC64GdbRegCache regCache64;
H A Dremote_gdb.cc190 RemoteGDB::SPARC64GdbRegCache::getRegs(ThreadContext *context)
226 RemoteGDB::SPARC64GdbRegCache::setRegs(ThreadContext *context) const

Completed in 3 milliseconds