Home
last modified time | relevance | path

Searched refs:CONCAT2 (Results 1 – 25 of 47) sorted by relevance

12

/toolchain/binutils/binutils-2.25/include/
Dsymcat.h23 #define CONCAT2(a,b) a##b macro
34 #define CONCAT2(a,b) a/**/b macro
42 #define XCONCAT2(a,b) CONCAT2(a,b)
/toolchain/binutils/binutils-2.25/opcodes/
Dtic6x-dis.c43 CONCAT2(TIC6X_INSN_,isa), \
44 CONCAT2(tic6x_rw_,rw), \
58 CONCAT2(tic6x_func_unit_,func_unit), \
60 CONCAT2(tic6x_pipeline_,type), \
61 CONCAT2(TIC6X_INSN_,isa), \
70 CONCAT2(tic6x_func_unit_,func_unit), \
72 CONCAT2(tic6x_pipeline_,type), \
73 CONCAT2(TIC6X_INSN_,isa), \
82 CONCAT2(tic6x_func_unit_,func_unit), \
84 CONCAT2(tic6x_pipeline_,type), \
[all …]
Dcr16-opc.c472 #define REG_R(N) REG(CONCAT2(r,N), N, CR16_R_REGTYPE)
489 #define REG_RP(M,N) REGP((CONCAT2(r,M),CONCAT2(r,N)), CONCAT2(r,N), N, CR16_RP_REGTYPE)
Dcrx-opc.c599 #define REG_R(N) REG(CONCAT2(r,N), N, CRX_R_REGTYPE)
609 #define REG_U(N) REG(CONCAT2(u,N), 0x80 + N, CRX_U_REGTYPE)
638 #define REG_C(N) REG(CONCAT2(c,N), N, CRX_C_REGTYPE)
646 #define REG_CS(N) REG(CONCAT2(cs,N), N, CRX_CS_REGTYPE)
/toolchain/binutils/binutils-2.25/bfd/
Ddemo64.c27 #define MY(OP) CONCAT2 (aout64_,OP)
Dm68knetbsd.c33 #define MY(OP) CONCAT2 (m68k_aout_nbsd_,OP)
Dm68k4knetbsd.c31 #define MY(OP) CONCAT2 (m68k_aout_4knbsd_,OP)
Dsparcnetbsd.c34 #define MY(OP) CONCAT2 (sparc_aout_nbsd_,OP)
Dm88kopenbsd.c31 #define MY(OP) CONCAT2 (m88k_aout_obsd_,OP)
Daout-sparcle.c26 #define MY(OP) CONCAT2 (sparc_aout_le_,OP)
Dvaxbsd.c31 #define MY(OP) CONCAT2 (vax_aout_bsd_,OP)
Daout0.c27 #define MY(OP) CONCAT2 (aout0_be_,OP)
Dvaxnetbsd.c33 #define MY(OP) CONCAT2 (vax_aout_nbsd_,OP)
Darmnetbsd.c34 #define MY(OP) CONCAT2 (arm_aout_nbsd_, OP)
Dhp300bsd.c32 #define MY(OP) CONCAT2 (m68k_aout_hp300bsd_,OP)
Di386netbsd.c33 #define MY(OP) CONCAT2 (i386_aout_nbsd_,OP)
Dnewsos3.c28 #define MY(OP) CONCAT2 (m68k_aout_newsos3_,OP)
Dvax1knetbsd.c33 #define MY(OP) CONCAT2 (vax_aout_1knbsd_,OP)
Dm88kmach3.c38 #define MY(OP) CONCAT2 (m88k_aout_mach3_,OP)
Di386freebsd.c33 #define MY(OP) CONCAT2 (i386_aout_fbsd_,OP)
Di386bsd.c42 #define MY(OP) CONCAT2 (i386_aout_bsd_,OP)
Di386mach3.c50 #define MY(OP) CONCAT2 (i386_aout_mach3_,OP)
Dns32knetbsd.c33 #define MY(OP) CONCAT2 (ns32k_aout_pc532nbsd_,OP)
Dhost-aout.c84 #define MY(OP) CONCAT2 (host_aout_,OP)
/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x.h114 CONCAT2(tic6x_insn_format_, name),
599 CONCAT2(tic6x_ctrl_,name),

12