HomeSort by: relevance | last modified time | path
    Searched defs:IS_DAGREG (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
bfin-defs.h 204 #define IS_DAGREG(r) \
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-defs.h 204 #define IS_DAGREG(r) \
  /src/external/gpl3/binutils/dist/opcodes/
bfin-dis.c 432 #define IS_DAGREG(g,r) (((g) == 2 || (g) == 3) && (r) < 8)
  /src/external/gpl3/binutils.old/dist/opcodes/
bfin-dis.c 432 #define IS_DAGREG(g,r) (((g) == 2 || (g) == 3) && (r) < 8)
  /src/external/gpl3/gdb.old/dist/opcodes/
bfin-dis.c 432 #define IS_DAGREG(g,r) (((g) == 2 || (g) == 3) && (r) < 8)
  /src/external/gpl3/gdb/dist/opcodes/
bfin-dis.c 432 #define IS_DAGREG(g,r) (((g) == 2 || (g) == 3) && (r) < 8)

Completed in 53 milliseconds