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

  /src/external/gpl3/binutils/dist/include/opcode/
csky.h 117 #define IS_CSKY_ARCH_810(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_810)
  /src/external/gpl3/binutils.old/dist/include/opcode/
csky.h 117 #define IS_CSKY_ARCH_810(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_810)
  /src/external/gpl3/gdb/dist/include/opcode/
csky.h 117 #define IS_CSKY_ARCH_810(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_810)
  /src/external/gpl3/gdb.old/dist/include/opcode/
csky.h 117 #define IS_CSKY_ARCH_810(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_810)
  /src/external/gpl3/binutils/dist/gas/config/
tc-csky.c 1846 if (IS_CSKY_ARCH_807 (mach_flag) || IS_CSKY_ARCH_810 (mach_flag))
5548 else if (IS_CSKY_ARCH_810 (mach_flag))
7252 if (do_jsri2bsr || IS_CSKY_ARCH_810 (mach_flag))
7260 if (IS_CSKY_ARCH_810 (mach_flag))
7291 if (IS_CSKY_ARCH_810 (mach_flag))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c 1846 if (IS_CSKY_ARCH_807 (mach_flag) || IS_CSKY_ARCH_810 (mach_flag))
5548 else if (IS_CSKY_ARCH_810 (mach_flag))
7252 if (do_jsri2bsr || IS_CSKY_ARCH_810 (mach_flag))
7260 if (IS_CSKY_ARCH_810 (mach_flag))
7291 if (IS_CSKY_ARCH_810 (mach_flag))

Completed in 37 milliseconds