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

/gem5/src/arch/alpha/
H A Dev5.hh83 inline int ITB_PTE_XRE(uint64_t reg) { return reg >> 8 & 0xf; } function in namespace:AlphaISA
H A Dev5.cc436 entry.xre = ITB_PTE_XRE(val);

Completed in 5 milliseconds