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

/gem5/src/arch/power/
H A Dregisters.hh104 INTREG_CTR, enumerator in enum:PowerISA::MiscIntRegNums
H A Dremote_gdb.cc193 r.ctr = htobe((uint32_t)context->readIntReg(INTREG_CTR));
212 context->setIntReg(INTREG_CTR, betoh(r.ctr));

Completed in 10 milliseconds