Searched refs:CSKY_ARCH_801 (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | csky.h | 74 #define CSKY_ARCH_801 0xa macro 113 #define IS_CSKY_ARCH_801(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | csky.h | 74 #define CSKY_ARCH_801 0xa macro 113 #define IS_CSKY_ARCH_801(a) (((a) & CSKY_ARCH_MASK) == CSKY_ARCH_801)
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-csky.c | 578 {"ck801", CSKY_ARCH_801, bfd_mach_ck801}, 779 CSKY_ARCH_801, 867 CSKY_ARCH_801, 1802 if ((mach_flag & CSKY_ARCH_MASK) == CSKY_ARCH_801 in md_begin()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf32-csky.c | 62 { "ck801", CSKY_ARCH_801, CSKY_V2, 0, 1},
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf32-csky.c | 62 { "ck801", CSKY_ARCH_801, CSKY_V2, 0, 1},
|