Searched defs:instruction (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/sim_tests/simple_cpu/
H A Dsimple_cpu.cpp47 sc_in<unsigned> instruction; local
63 sensitive << instruction; local
194 sc_signal<unsigned>& instruction; local
/gem5/src/cpu/o3/
H A Dfetch_impl.hh739 DynInstPtr instruction = buildInst(tid, StaticInst::nopStaticInstPtr, local
1112 DynInstPtr instruction = local
1333 DynInstPtr instruction = local
[all...]
H A Dlsq_unit.hh150 const DynInstPtr& instruction() const { return inst; } function in class:LSQUnit::LSQEntry
[all...]
H A Dlsq.hh451 instruction() function

Completed in 15 milliseconds