Searched defs:nopStaticInstPtr (Results 1 - 2 of 2) 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

Completed in 4 milliseconds