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

/gem5/src/arch/power/
H A Dutility.cc42 copyRegs(ThreadContext *src, ThreadContext *dest) function in namespace:PowerISA
/gem5/src/arch/alpha/
H A Dutility.cc65 copyRegs(ThreadContext *src, ThreadContext *dest) function in namespace:AlphaISA
/gem5/src/arch/riscv/
H A Dutility.hh126 copyRegs(ThreadContext *src, ThreadContext *dest) function in namespace:RiscvISA
/gem5/src/arch/sparc/
H A Dutility.cc204 copyRegs(ThreadContext *src, ThreadContext *dest) function in namespace:SparcISA
/gem5/src/arch/x86/
H A Dutility.cc235 copyRegs(ThreadContext *src, ThreadContext *dest) function in namespace:X86ISA
/gem5/src/arch/mips/
H A Dutility.cc242 copyRegs(ThreadContext *src, ThreadContext *dest) function in namespace:MipsISA
/gem5/src/arch/arm/
H A Dutility.cc167 copyRegs(ThreadContext *src, ThreadContext *dest) function in namespace:ArmISA

Completed in 13 milliseconds