Searched refs:USegBase (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/alpha/
H A Dutility.hh81 inline bool IsUSeg(Addr a) { assert(USegBase == 0); return a <= USegEnd; }
H A Disa_traits.hh64 const Addr USegBase = ULL(0x0); member in namespace:AlphaISA
/gem5/src/arch/arm/
H A Disa_traits.hh80 const Addr USegBase = ULL(0x0); member in namespace:ArmISA
/gem5/src/arch/mips/
H A Disa_traits.hh70 const Addr USegBase = ULL(0x0); member in namespace:MipsISA

Completed in 4 milliseconds