Searched refs:IS_DREG_H (Results 1 – 3 of 3) sorted by relevance
197 #define IS_DREG_H(r) (_TYPECHECK(r, R) && IS_H(r)) macro
1959 else if (IS_DREG_L ($1) && IS_DREG_H ($5) && IS_DREG_L ($7))
4312 …else if (IS_DREG_L ((yyvsp[-7].reg)) && IS_DREG_H ((yyvsp[-3].reg)) && IS_DREG_L ((yyvsp[-1].reg)))