Home
last modified time | relevance | path

Searched refs:IS_EVEN (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dbfin-defs.h189 #define IS_EVEN(r) (r.regno % 2 == 0) macro
Dbfin-parse.y325 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))
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dbfin-parse.c716 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)))