Searched defs:getRegs (Results 1 - 11 of 11) sorted by relevance

/gem5/util/statetrace/arch/i686/
H A Dtracechild.cc42 I686TraceChild::getRegs(user_regs_struct & myregs, int num) function in class:I686TraceChild
/gem5/src/arch/sparc/
H A Dremote_gdb.cc175 RemoteGDB::SPARCGdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::SPARCGdbRegCache
190 RemoteGDB::SPARC64GdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::SPARC64GdbRegCache
/gem5/src/arch/x86/
H A Dremote_gdb.cc108 RemoteGDB::AMD64GdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::AMD64GdbRegCache
138 RemoteGDB::X86GdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::X86GdbRegCache
/gem5/src/arch/alpha/
H A Dremote_gdb.cc207 RemoteGDB::AlphaGdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::AlphaGdbRegCache
/gem5/src/arch/mips/
H A Dremote_gdb.cc172 RemoteGDB::MipsGdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::MipsGdbRegCache
/gem5/src/arch/power/
H A Dremote_gdb.cc175 RemoteGDB::PowerGdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::PowerGdbRegCache
/gem5/src/arch/riscv/
H A Dremote_gdb.cc164 RemoteGDB::RiscvGdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::RiscvGdbRegCache
/gem5/src/arch/arm/
H A Dremote_gdb.cc202 RemoteGDB::AArch64GdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::AArch64GdbRegCache
254 RemoteGDB::AArch32GdbRegCache::getRegs(ThreadContext *context) function in class:RemoteGDB::AArch32GdbRegCache
/gem5/util/statetrace/arch/amd64/
H A Dtracechild.cc82 AMD64TraceChild::getRegs(user_regs_struct & myregs, function in class:AMD64TraceChild
/gem5/util/statetrace/arch/arm/
H A Dtracechild.cc103 ARMTraceChild::getRegs(user_regs &myregs, int num) function in class:ARMTraceChild
/gem5/util/statetrace/arch/sparc/
H A Dtracechild.cc75 getRegs(regs & myregs, fpu & myfpu, uint64_t * locals, function

Completed in 18 milliseconds