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

/gem5/src/arch/arm/
H A Dutility.hh196 * badMode is checking if the execution mode provided as an argument is
206 * badMode is checking if the execution mode provided as an argument is
213 bool badMode(ThreadContext *tc, OperatingMode mode);
H A Dutility.cc379 badMode(ThreadContext *tc, OperatingMode mode) function in namespace:ArmISA
/gem5/src/arch/arm/insts/
H A Dstatic_inst.hh236 if (!badMode(tc, newMode)) {

Completed in 10 milliseconds