Searched defs:IsUSeg (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/alpha/
H A Dutility.hh81 inline bool IsUSeg(Addr a) { assert(USegBase == 0); return a <= USegEnd; } function in namespace:AlphaISA

Completed in 5 milliseconds