Home
last modified time | relevance | path

Searched refs:REG_A1x (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dbfin-defs.h99 REG_A0x = T_REG_A, REG_A0w, REG_A1x, REG_A1w, enumerator
Dtc-bfin.c114 {"A1x", REG_A1x},
118 {"A1.x", REG_A1x},
Dbfin-lex.l237 [aA]1"."[xX] _REG.regno = REG_A1x; return REG;
Dbfin-parse.y1177 else if ($1.regno == REG_A1x && IS_DREG ($3))
1273 else if (IS_DREG ($1) && $3.regno == REG_A1x)
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dbfin-lex.c1897 _REG.regno = REG_A1x; return REG;
Dbfin-parse.c3424 else if ((yyvsp[-3].reg).regno == REG_A1x && IS_DREG ((yyvsp[-1].reg)))
3528 else if (IS_DREG ((yyvsp[-2].reg)) && (yyvsp[0].reg).regno == REG_A1x)
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dbfin-dis.c160 REG_P4, REG_P5, REG_SP, REG_FP, REG_A0x, REG_A1x, REG_A0w, REG_A1w, enumerator
360 REG_A0x, REG_A0w, REG_A1x, REG_A1w, REG_GP, REG_LASTREG, REG_ASTAT, REG_RETS, enumerator