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

/gem5/src/cpu/
H A Dstatic_inst.cc72 StaticInstPtr StaticInst::nopStaticInstPtr = new NopStaticInst; member in class:StaticInst
H A Dstatic_inst.hh226 static StaticInstPtr nopStaticInstPtr; member in class:StaticInst
/gem5/src/cpu/o3/
H A Dfetch_impl.hh739 DynInstPtr instruction = buildInst(tid, StaticInst::nopStaticInstPtr,

Completed in 12 milliseconds