Lines Matching refs:committed
636 * it can be committed in order */
763 * it can be committed in order */
891 BranchData &branch, Fault &fault, bool &committed,
980 committed = true;
1040 * (committed, discarded, issued to the memory system)
1043 * discard(ed) -- The instruction is complete but not committed
1050 * 2) Mem ops issued to the LSQ ('committed' from the FUs) earlier
1059 /* Number of insts committed this cycle to check against commitLimit */
1062 /* Number of memory access instructions committed to check against
1221 /* All instructions can be committed if they have the
1237 * Memory ops are actually 'committed' from this FUs
1302 * but had already been committed, it would have
1318 /* Instruction committed but was discarded due to streamSeqNum
1366 " inst: %s committed: %d\n", *inst, committed_inst);
1544 /* Could the head in flight insts be committed */