Searched refs:clearInstDests (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/minor/
H A Dscoreboard.hh122 void clearInstDests(MinorDynInstPtr inst, bool clear_unpredictable);
H A Dscoreboard.cc183 Scoreboard::clearInstDests(MinorDynInstPtr inst, bool clear_unpredictable) function in class:Minor::Scoreboard
H A Dexecute.cc1370 scoreboard[thread_id].clearInstDests(inst, inst->isMemRef());

Completed in 11 milliseconds