Searched defs:setRegs (Results 1 - 7 of 7) sorted by relevance

/gem5/src/arch/sparc/
H A Dremote_gdb.cc210 RemoteGDB::SPARCGdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::SPARCGdbRegCache
226 RemoteGDB::SPARC64GdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::SPARC64GdbRegCache
/gem5/src/arch/x86/
H A Dremote_gdb.cc160 RemoteGDB::AMD64GdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::AMD64GdbRegCache
196 RemoteGDB::X86GdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::X86GdbRegCache
/gem5/src/arch/alpha/
H A Dremote_gdb.cc230 RemoteGDB::AlphaGdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::AlphaGdbRegCache
/gem5/src/arch/mips/
H A Dremote_gdb.cc189 RemoteGDB::MipsGdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::MipsGdbRegCache
/gem5/src/arch/power/
H A Dremote_gdb.cc198 RemoteGDB::PowerGdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::PowerGdbRegCache
/gem5/src/arch/riscv/
H A Dremote_gdb.cc173 RemoteGDB::RiscvGdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::RiscvGdbRegCache
/gem5/src/arch/arm/
H A Dremote_gdb.cc225 RemoteGDB::AArch64GdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::AArch64GdbRegCache
284 RemoteGDB::AArch32GdbRegCache::setRegs(ThreadContext *context) const function in class:RemoteGDB::AArch32GdbRegCache

Completed in 16 milliseconds