Searched refs:squashed (Results 26 - 29 of 29) sorted by relevance

12

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron.cc610 void *bp_history, bool squashed,
617 if (squashed) {
609 update(ThreadID tid, Addr instPC, bool taken, void *bp_history, bool squashed, const StaticInstPtr & inst, Addr corrTarget) argument
H A Dmultiperspective_perceptron.hh1030 void *bp_history, bool squashed,
/gem5/src/cpu/o3/
H A Dlsq.hh106 * LSQ entries can be squashed before the response comes back. in that
253 /** Translation squashed. */
362 squashed() const override
/gem5/src/arch/arm/
H A Dtable_walker.cc377 // instruction has been squashed, or a previous walk has filled the TLB with
381 if (!currState->transState->squashed() && !te) {
407 // squashed we shouldn't bother.
411 (currState->transState->squashed() || te)) {
419 if (currState->transState->squashed()) {
2237 .desc("Table walks squashed before starting")
2243 .desc("Table walks squashed after completion")

Completed in 23 milliseconds

12