Searched refs:esp (Results 1 - 7 of 7) sorted by relevance

/gem5/ext/systemc/src/sysc/qt/md/
H A Di386.s75 movl %esp, %eax /* Remember old stack pointer. */
78 movl 32(%esp), %esp /* Move to new thread. */
84 addl $12, %esp /* Pop args. */
98 movl 12(%esp), %eax /* Load 'qt_error' address */
99 sub $4, %esp /* Align stack pointer to 16-byte boundary */
/gem5/util/statetrace/arch/i686/
H A Dtracechild.cc56 case ESP: return myregs.esp;
/gem5/src/arch/x86/
H A Dremote_gdb.hh70 uint32_t esp; member in struct:X86ISA::RemoteGDB::X86GdbRegCache::__anon11
H A Dremote_gdb.cc145 r.esp = context->readIntReg(INTREG_RSP);
203 context->setIntReg(INTREG_RSP, r.esp);
/gem5/src/arch/mips/
H A Dpra_constants.hh80 Bitfield<28> esp; member in namespace:MipsISA
H A Disa.cc319 pageGrain.esp = cp.CP0_Config3_SP;
/gem5/src/arch/riscv/
H A Dpra_constants.hh80 Bitfield<28> esp; member in namespace:RiscvISA

Completed in 8 milliseconds