Home
last modified time | relevance | path

Searched refs:REG_A1 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dbfin-defs.h109 REG_A0 = 0xc0, REG_A1, REG_CC, enumerator
178 #define IS_A1(a) ((a).regno == REG_A1)
Dbfin-lex.l238 [aA]1 _REG.regno = REG_A1; return REG_A_DOUBLE_ONE;
Dbfin-parse.y1641 if ($3.regno == REG_A0 && $5.regno == REG_A1)
1651 if ($3.regno == REG_A0 && $5.regno == REG_A1)
1710 if ($3.regno == REG_A0 && $5.regno == REG_A1)
/toolchain/binutils/binutils-2.25/opcodes/
Dbfin-dis.c216 REG_A0, REG_A1, REG_I0, REG_I1, REG_I2, REG_I3, REG_M0, REG_M1, enumerator