Searched defs:thread_context (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/minor/
H A Dscoreboard.cc104 flattenRegIndex(const RegId& reg, ThreadContext *thread_context) argument
110 markupInstDests(MinorDynInstPtr inst, Cycles retire_time, ThreadContext *thread_context, bool mark_unpredictable) argument
154 execSeqNumToWaitFor(MinorDynInstPtr inst, ThreadContext *thread_context) argument
218 canInstIssue(MinorDynInstPtr inst, const std::vector<Cycles> *src_reg_relative_latencies, const std::vector<bool> *cant_forward_from_fu_indices, Cycles now, ThreadContext *thread_context) argument

Completed in 5 milliseconds