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

/gem5/src/cpu/minor/
H A Dbuffers.hh555 * item as the single element. Calling pushTail will push that element
585 * to be followed by pushTail for the new tail to make its
627 pushTail() const function in class:Minor::InputBuffer
638 pushTail();
651 pushTail();
H A Ddecode.cc293 inputBuffer[inp.outputWire->threadId].pushTail();
H A Dfetch2.cc564 inputBuffer[inp.outputWire->id.threadId].pushTail();
H A Dexecute.cc1595 inputBuffer[inp.outputWire->threadId].pushTail();

Completed in 16 milliseconds