Searched refs:REG_A0 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | bfin-defs.h | 109 REG_A0 = 0xc0, REG_A1, REG_CC, enumerator
|
D | bfin-parse.y | 1641 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) 2278 && $7.regno == REG_A0 2291 && $7.regno == REG_A0
|
D | bfin-lex.l | 241 [aA]0 _REG.regno = REG_A0; return REG_A_DOUBLE_ZERO;
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | bfin-dis.c | 216 REG_A0, REG_A1, REG_I0, REG_I1, REG_I2, REG_I3, REG_M0, REG_M1, enumerator
|