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

/gem5/src/arch/alpha/
H A Dev5.hh97 inline uint64_t ICM_CM(uint64_t reg) { return reg >> 3 & 0x3; } function in namespace:AlphaISA
H A Dtlb.cc402 if (ICM_CM(tc->readMiscRegNoEffect(IPR_ICM)) !=
432 (1 << ICM_CM(tc->readMiscRegNoEffect(IPR_ICM))))) {

Completed in 6 milliseconds