Searched refs:IllegalExecInst (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dpseudo.hh129 class IllegalExecInst : public ArmStaticInst class in inherits:ArmStaticInst
132 IllegalExecInst(ExtMachInst _machInst);
H A Dpseudo.cc184 IllegalExecInst::IllegalExecInst(ExtMachInst _machInst) function in class:IllegalExecInst
189 IllegalExecInst::execute(ExecContext *xc, Trace::InstRecord *traceData) const

Completed in 5 milliseconds