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