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

  /src/external/gpl3/binutils/dist/include/opcode/
csky.h 115 #define IS_CSKY_ARCH_803(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_803)
  /src/external/gpl3/binutils.old/dist/include/opcode/
csky.h 115 #define IS_CSKY_ARCH_803(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_803)
  /src/external/gpl3/gdb/dist/include/opcode/
csky.h 115 #define IS_CSKY_ARCH_803(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_803)
  /src/external/gpl3/gdb.old/dist/include/opcode/
csky.h 115 #define IS_CSKY_ARCH_803(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_803)
  /src/external/gpl3/binutils/dist/gas/config/
tc-csky.c 1743 if (IS_CSKY_ARCH_803 (mach_flag))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c 1743 if (IS_CSKY_ARCH_803 (mach_flag))

Completed in 41 milliseconds