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

  /toolchain/binutils/binutils-2.27/gas/config/
bfin-defs.h 199 #define IS_GENREG(r) \
bfin-parse.y     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
bfin-dis.c 429 #define IS_GENREG(g,r) ((((g) == 0 || (g) == 1) && (r) < 8) || IS_AREG (g, r))
    [all...]

Completed in 176 milliseconds