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

/gem5/src/cpu/checker/
H A Dcpu_impl.hh483 InstResult inst_val; local
500 inst_val = inst->popResult(
502 if (checker_val != inst_val) {
521 curTick(), idx, inst_val.asIntegerNoAssert(),
533 copyResult(inst, inst_val, idx);

Completed in 6 milliseconds