Searched refs:IS_PCR_HREG (Results 1 – 2 of 2) sorted by relevance
87 #define IS_PCR_HREG(spec) ((spec) & 0x20) macro90 #define HREG_IDX(spec) ((spec) & (IS_PCR_HREG(spec) ? 0x1f : 0x7))229 } else if (IS_PCR_HREG(spec)) { in get_hreg()270 if (IS_PCR_HREG(spec)) { in access_hreg()474 if (dst_reg && dst_modified && IS_PCR_HREG(dst_spec)) { in hre_execute_op()
140 #define IS_PCR_HREG(spec) ((spec) & 0x20) macro143 #define HREG_IDX(spec) ((spec) & (IS_PCR_HREG(spec) ? 0x1f : 0x7))463 } else if (IS_PCR_HREG(spec)) { in get_hreg()503 if (IS_PCR_HREG(spec)) { in access_hreg()713 if (dst_reg && dst_modified && IS_PCR_HREG(dst_spec)) { in hre_execute_op()