Searched refs:INTREG_CTR (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/power/ | ||
H A D | registers.hh | 104 INTREG_CTR, enumerator in enum:PowerISA::MiscIntRegNums |
H A D | remote_gdb.cc | 193 r.ctr = htobe((uint32_t)context->readIntReg(INTREG_CTR)); 212 context->setIntReg(INTREG_CTR, betoh(r.ctr)); |
Completed in 5 milliseconds