Searched refs:tre (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/
H A Dmiscregs_types.hh317 Bitfield<28> tre; // TEX remap enable (AArch32 only) member in namespace:ArmISA
H A Dtable_walker.cc1033 if (sctlr.tre == 0 || ((sctlr.tre == 1) && (sctlr.m == 0))) {
H A Dtlb.cc1099 if (long_desc_format || sctlr.tre == 0 || nmrr.ir0 == 0 ||

Completed in 18 milliseconds