HomeSort by relevance Sort by last modified time
    Searched refs:REG_A1 (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
bfin-defs.h 109 REG_A0 = 0xc0, REG_A1, REG_CC,
178 #define IS_A1(a) ((a).regno == REG_A1)
bfin-lex.l 238 [aA]1 _REG.regno = REG_A1; return REG_A_DOUBLE_ONE;
bfin-parse.y     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
bfin-dis.c 216 REG_A0, REG_A1, REG_I0, REG_I1, REG_I2, REG_I3, REG_M0, REG_M1,
    [all...]

Completed in 2172 milliseconds