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

/gem5/src/arch/alpha/
H A Dremote_gdb.hh55 class AlphaGdbRegCache : public BaseGdbRegCache class in class:AlphaISA::RemoteGDB
73 return gdb->name() + ".AlphaGdbRegCache";
H A Dremote_gdb.cc207 RemoteGDB::AlphaGdbRegCache::getRegs(ThreadContext *context)
230 RemoteGDB::AlphaGdbRegCache::setRegs(ThreadContext *context) const
256 return new AlphaGdbRegCache(this);

Completed in 9 milliseconds