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

/gem5/src/cpu/minor/
H A Dexecute.cc1542 bool head_inst_might_commit = false; local
1550 head_inst_might_commit = true;
1557 head_inst_might_commit = true;
1568 (head_inst_might_commit ? "(head inst might commit)" : ""),
1576 head_inst_might_commit || /* Could possible commit the next inst */

Completed in 10 milliseconds