Lines Matching defs:LSQ
63 * instructions to the LSQ/IQ as part of the issue stage, and has the
73 * instructions from non-memory instructions, either telling the LSQ
90 typedef typename CPUPol::LSQ LSQ;
147 /** Initializes stage; sends back the number of free IQ and LSQ entries. */
212 /** Resets entries of the IQ and the LSQ. */
229 /** Returns if the LSQ has any stores to writeback. */
232 /** Returns if the LSQ has any stores to writeback. */
260 /** Dispatches instructions to IQ and LSQ. */
264 * LSQ to execute the instructions. Also handles any redirects that occur
294 /** Ticks IEW stage, causing Dispatch, the IQ, the LSQ, Execute, and
362 LSQ ldstQueue;
366 /** Records if the LSQ needs to be updated on the next cycle, so that
441 /** Stat for number of times the LSQ becomes full. */