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

/gem5/src/arch/arm/
H A Ddecoder.cc186 this_emi.illegalExecution = pc.illegalExec() ? 1 : 0;
H A Dtypes.hh250 illegalExec() const function in class:ArmISA::PCState
256 illegalExec(bool val) function in class:ArmISA::PCState
H A Dfaults.cc614 pc.illegalExec(false);
704 pc.illegalExec(false);
H A Disa.cc803 pc.illegalExec(cpsr.il == 1);

Completed in 20 milliseconds