Searched refs:IS_EVEN (Results 1 – 3 of 3) sorted by relevance
189 #define IS_EVEN(r) (r.regno % 2 == 0) macro
325 else if ((aa->w && aa->P && IS_EVEN (aa->dst)) in check_macfuncs()326 || (ab->w && ab->P && !IS_EVEN (ab->dst))) in check_macfuncs()1742 if (!IS_EVEN ($1))1798 if (IS_EVEN ($1))3982 if (IS_A1 ($3) && IS_EVEN ($1))3984 else if (!IS_A1 ($3) && !IS_EVEN ($1))
716 else if ((aa->w && aa->P && IS_EVEN (aa->dst)) in check_macfuncs()717 || (ab->w && ab->P && !IS_EVEN (ab->dst))) in check_macfuncs()4075 if (!IS_EVEN ((yyvsp[-3].reg)))4134 if (IS_EVEN ((yyvsp[-8].reg)))6723 if (IS_A1 ((yyvsp[0].reg)) && IS_EVEN ((yyvsp[-2].reg)))6725 else if (!IS_A1 ((yyvsp[0].reg)) && !IS_EVEN ((yyvsp[-2].reg)))