| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | cgen.h | 44 #ifndef CGEN_SYM 45 #define CGEN_SYM(s) CONCAT3 (unknown,_cgen_,s) macro 1380 extern CGEN_CPU_DESC CGEN_SYM (cpu_open) (enum cgen_cpu_open_arg, ...); 1384 extern CGEN_CPU_DESC CGEN_SYM (cpu_open_1) 1389 extern void CGEN_SYM (cpu_close) (CGEN_CPU_DESC); 1394 extern void CGEN_SYM (init_opcode_table) (CGEN_CPU_DESC cd_); 1399 extern char * CGEN_SYM(build_insn_regex) (CGEN_INSN *insn_); 1404 extern void CGEN_SYM (init_ibld_table) (CGEN_CPU_DESC cd_); 1409 extern void CGEN_SYM (init_asm) (CGEN_CPU_DESC); 1410 extern void CGEN_SYM (init_dis) (CGEN_CPU_DESC); [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | cgen.h | 46 #ifndef CGEN_SYM 47 #define CGEN_SYM(s) CONCAT3 (unknown,_cgen_,s) macro 1393 extern CGEN_CPU_DESC CGEN_SYM (cpu_open) (enum cgen_cpu_open_arg, ...); 1397 extern CGEN_CPU_DESC CGEN_SYM (cpu_open_1) 1402 extern void CGEN_SYM (cpu_close) (CGEN_CPU_DESC); 1407 extern void CGEN_SYM (init_opcode_table) (CGEN_CPU_DESC cd_); 1412 extern char * CGEN_SYM(build_insn_regex) (CGEN_INSN *insn_); 1417 extern void CGEN_SYM (init_ibld_table) (CGEN_CPU_DESC cd_); 1422 extern void CGEN_SYM (init_asm) (CGEN_CPU_DESC); 1423 extern void CGEN_SYM (init_dis) (CGEN_CPU_DESC); [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | openrisc-desc.h | 32 #define CGEN_SYM(s) openrisc##_cgen_##s macro 34 #define CGEN_SYM(s) openrisc/**/_cgen_/**/s macro
|
| D | m32r-desc.h | 32 #define CGEN_SYM(s) m32r##_cgen_##s macro 34 #define CGEN_SYM(s) m32r/**/_cgen_/**/s macro
|
| D | ip2k-desc.h | 32 #define CGEN_SYM(s) ip2k##_cgen_##s macro 34 #define CGEN_SYM(s) ip2k/**/_cgen_/**/s macro
|
| D | fr30-desc.h | 32 #define CGEN_SYM(s) fr30##_cgen_##s macro 34 #define CGEN_SYM(s) fr30/**/_cgen_/**/s macro
|
| D | xstormy16-desc.h | 32 #define CGEN_SYM(s) xstormy16##_cgen_##s macro 34 #define CGEN_SYM(s) xstormy16/**/_cgen_/**/s macro
|
| D | iq2000-desc.h | 32 #define CGEN_SYM(s) iq2000##_cgen_##s macro 34 #define CGEN_SYM(s) iq2000/**/_cgen_/**/s macro
|
| D | frv-desc.h | 32 #define CGEN_SYM(s) frv##_cgen_##s macro 34 #define CGEN_SYM(s) frv/**/_cgen_/**/s macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | openrisc-desc.h | 34 #define CGEN_SYM(s) openrisc##_cgen_##s macro 36 #define CGEN_SYM(s) openrisc/**/_cgen_/**/s macro
|
| D | ip2k-desc.h | 34 #define CGEN_SYM(s) ip2k##_cgen_##s macro 36 #define CGEN_SYM(s) ip2k/**/_cgen_/**/s macro
|
| D | m32r-desc.h | 34 #define CGEN_SYM(s) m32r##_cgen_##s macro 36 #define CGEN_SYM(s) m32r/**/_cgen_/**/s macro
|
| D | fr30-desc.h | 34 #define CGEN_SYM(s) fr30##_cgen_##s macro 36 #define CGEN_SYM(s) fr30/**/_cgen_/**/s macro
|
| D | mt-desc.h | 34 #define CGEN_SYM(s) mt##_cgen_##s macro 36 #define CGEN_SYM(s) mt/**/_cgen_/**/s macro
|
| D | xstormy16-desc.h | 34 #define CGEN_SYM(s) xstormy16##_cgen_##s macro 36 #define CGEN_SYM(s) xstormy16/**/_cgen_/**/s macro
|
| D | iq2000-desc.h | 34 #define CGEN_SYM(s) iq2000##_cgen_##s macro 36 #define CGEN_SYM(s) iq2000/**/_cgen_/**/s macro
|
| D | xc16x-desc.h | 34 #define CGEN_SYM(s) xc16x##_cgen_##s macro 36 #define CGEN_SYM(s) xc16x/**/_cgen_/**/s macro
|
| D | m32c-desc.h | 34 #define CGEN_SYM(s) m32c##_cgen_##s macro 36 #define CGEN_SYM(s) m32c/**/_cgen_/**/s macro
|
| D | frv-desc.h | 34 #define CGEN_SYM(s) frv##_cgen_##s macro 36 #define CGEN_SYM(s) frv/**/_cgen_/**/s macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-9899 | 2933 * config/tc-m32r.c (md_begin): Remove use of CGEN_SYM. 2936 (assemble_parallel_insn): Ditto. Remove use of CGEN_SYM. 3043 (md_cgen_lookup_reloc): Renamed from CGEN_SYM (lookup_reloc).
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-9899 | 2933 * config/tc-m32r.c (md_begin): Remove use of CGEN_SYM. 2936 (assemble_parallel_insn): Ditto. Remove use of CGEN_SYM. 3043 (md_cgen_lookup_reloc): Renamed from CGEN_SYM (lookup_reloc).
|