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

/gem5/src/cpu/checker/
H A Dcpu_impl.hh493 copyResult(inst, InstResult(0ul, InstResult::ResultType::Scalar), idx);
533 copyResult(inst, inst_val, idx);
598 Checker<Impl>::copyResult(const DynInstPtr &inst, function in class:Checker
H A Dcpu.hh643 void copyResult(const DynInstPtr &inst, const InstResult& mismatch_val,

Completed in 5 milliseconds