Home
last modified time | relevance | path

Searched refs:CGEN_SYM (Results 1 – 21 of 21) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dcgen.h44 #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/
Dcgen.h46 #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/
Dopenrisc-desc.h32 #define CGEN_SYM(s) openrisc##_cgen_##s macro
34 #define CGEN_SYM(s) openrisc/**/_cgen_/**/s macro
Dm32r-desc.h32 #define CGEN_SYM(s) m32r##_cgen_##s macro
34 #define CGEN_SYM(s) m32r/**/_cgen_/**/s macro
Dip2k-desc.h32 #define CGEN_SYM(s) ip2k##_cgen_##s macro
34 #define CGEN_SYM(s) ip2k/**/_cgen_/**/s macro
Dfr30-desc.h32 #define CGEN_SYM(s) fr30##_cgen_##s macro
34 #define CGEN_SYM(s) fr30/**/_cgen_/**/s macro
Dxstormy16-desc.h32 #define CGEN_SYM(s) xstormy16##_cgen_##s macro
34 #define CGEN_SYM(s) xstormy16/**/_cgen_/**/s macro
Diq2000-desc.h32 #define CGEN_SYM(s) iq2000##_cgen_##s macro
34 #define CGEN_SYM(s) iq2000/**/_cgen_/**/s macro
Dfrv-desc.h32 #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/
Dopenrisc-desc.h34 #define CGEN_SYM(s) openrisc##_cgen_##s macro
36 #define CGEN_SYM(s) openrisc/**/_cgen_/**/s macro
Dip2k-desc.h34 #define CGEN_SYM(s) ip2k##_cgen_##s macro
36 #define CGEN_SYM(s) ip2k/**/_cgen_/**/s macro
Dm32r-desc.h34 #define CGEN_SYM(s) m32r##_cgen_##s macro
36 #define CGEN_SYM(s) m32r/**/_cgen_/**/s macro
Dfr30-desc.h34 #define CGEN_SYM(s) fr30##_cgen_##s macro
36 #define CGEN_SYM(s) fr30/**/_cgen_/**/s macro
Dmt-desc.h34 #define CGEN_SYM(s) mt##_cgen_##s macro
36 #define CGEN_SYM(s) mt/**/_cgen_/**/s macro
Dxstormy16-desc.h34 #define CGEN_SYM(s) xstormy16##_cgen_##s macro
36 #define CGEN_SYM(s) xstormy16/**/_cgen_/**/s macro
Diq2000-desc.h34 #define CGEN_SYM(s) iq2000##_cgen_##s macro
36 #define CGEN_SYM(s) iq2000/**/_cgen_/**/s macro
Dxc16x-desc.h34 #define CGEN_SYM(s) xc16x##_cgen_##s macro
36 #define CGEN_SYM(s) xc16x/**/_cgen_/**/s macro
Dm32c-desc.h34 #define CGEN_SYM(s) m32c##_cgen_##s macro
36 #define CGEN_SYM(s) m32c/**/_cgen_/**/s macro
Dfrv-desc.h34 #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/
DChangeLog-98992933 * 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/
DChangeLog-98992933 * 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).