Searched refs:dst_modified (Results 1 – 2 of 2) sorted by relevance
380 bool dst_modified = false; in hre_execute_op() local466 dst_modified = true; in hre_execute_op()476 if (dst_reg && dst_modified && IS_PCR_HREG(dst_spec)) { in hre_execute_op()
624 bool dst_modified = false; in hre_execute_op() local710 dst_modified = true; in hre_execute_op()720 if (dst_reg && dst_modified && IS_PCR_HREG(dst_spec)) { in hre_execute_op()
Completed in 21 milliseconds