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

  /src/external/gpl3/binutils/dist/include/opcode/
csky.h 74 #define CSKY_ARCH_801 0xa
113 #define IS_CSKY_ARCH_801(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
  /src/external/gpl3/binutils.old/dist/include/opcode/
csky.h 74 #define CSKY_ARCH_801 0xa
113 #define IS_CSKY_ARCH_801(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
  /src/external/gpl3/gdb/dist/include/opcode/
csky.h 74 #define CSKY_ARCH_801 0xa
113 #define IS_CSKY_ARCH_801(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
  /src/external/gpl3/gdb.old/dist/include/opcode/
csky.h 74 #define CSKY_ARCH_801 0xa
113 #define IS_CSKY_ARCH_801(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
  /src/external/gpl3/binutils/dist/gas/config/
tc-csky.c 578 {"ck801", CSKY_ARCH_801, bfd_mach_ck801},
799 CSKY_ARCH_801,
887 CSKY_ARCH_801,
1826 if ((mach_flag & CSKY_ARCH_MASK) == CSKY_ARCH_801
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c 578 {"ck801", CSKY_ARCH_801, bfd_mach_ck801},
799 CSKY_ARCH_801,
887 CSKY_ARCH_801,
1826 if ((mach_flag & CSKY_ARCH_MASK) == CSKY_ARCH_801
  /src/external/gpl3/binutils/dist/bfd/
elf32-csky.c 62 { "ck801", CSKY_ARCH_801, CSKY_V2, 0, 1},
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-csky.c 62 { "ck801", CSKY_ARCH_801, CSKY_V2, 0, 1},
  /src/external/gpl3/gdb/dist/bfd/
elf32-csky.c 62 { "ck801", CSKY_ARCH_801, CSKY_V2, 0, 1},
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-csky.c 62 { "ck801", CSKY_ARCH_801, CSKY_V2, 0, 1},

Completed in 51 milliseconds