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

/gem5/src/arch/arm/
H A Dinterrupts.cc87 scr_fwaw_bit = scr.aw;
H A Dfaults.cc1181 return (!scr.ns || scr.aw);
1461 return (!scr.ns || scr.aw);
1500 return (!scr.ns || scr.aw);
H A Dmiscregs_types.hh306 Bitfield<5> aw; member in namespace:ArmISA
/gem5/src/arch/arm/insts/
H A Dstatic_inst.hh222 unsigned lowIdx = (privileged && (isSecure || scr.aw || haveVirt))

Completed in 17 milliseconds