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

/gem5/src/arch/mips/
H A Dremote_gdb.cc178 r.lo = context->readIntReg(INTREG_LO);
195 context->setIntReg(INTREG_LO, r.lo);
H A Dregisters.hh92 INTREG_LO = NumIntArchRegs, enumerator in enum:MipsISA::MiscIntRegNums
93 INTREG_DSP_LO0 = INTREG_LO,

Completed in 6 milliseconds