Searched refs:MAX_INSNS (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dopenrisc-opc.h61 #define MAX_INSNS ((int) OPENRISC_INSN_L_SFNEI + 1) macro
H A Dip2k-opc.h80 #define MAX_INSNS ((int) IP2K_INSN_NOP + 1)
79 #define MAX_INSNS macro
H A Dmt-opc.h80 #define MAX_INSNS ((int) MT_INSN_DFBR + 1)
79 #define MAX_INSNS macro
H A Dxstormy16-opc.h79 #define MAX_INSNS ((int) XSTORMY16_INSN_SYSCALL + 1) macro
H A Dip2k-desc.c419 static const CGEN_IBASE ip2k_cgen_insn_table[MAX_INSNS] =
960 CGEN_INSN *insns = xmalloc (MAX_INSNS * sizeof (CGEN_INSN));
962 memset (insns, 0, MAX_INSNS * sizeof (CGEN_INSN));
963 for (i = 0; i < MAX_INSNS; ++i)
967 cd->insn_table.num_init_entries = MAX_INSNS;
H A Dopenrisc-desc.c370 static const CGEN_IBASE openrisc_cgen_insn_table[MAX_INSNS] =
801 CGEN_INSN *insns = xmalloc (MAX_INSNS * sizeof (CGEN_INSN));
803 memset (insns, 0, MAX_INSNS * sizeof (CGEN_INSN));
804 for (i = 0; i < MAX_INSNS; ++i)
808 cd->insn_table.num_init_entries = MAX_INSNS;
H A Dfr30-opc.h87 #define MAX_INSNS ((int) FR30_INSN_XCHB + 1) macro
H A Dm32r-opc.h93 #define MAX_INSNS ((int) M32R_INSN_BTST + 1) macro
H A Dfr30-desc.c595 static const CGEN_IBASE fr30_cgen_insn_table[MAX_INSNS] =
1531 CGEN_INSN *insns = xmalloc (MAX_INSNS * sizeof (CGEN_INSN));
1533 memset (insns, 0, MAX_INSNS * sizeof (CGEN_INSN));
1534 for (i = 0; i < MAX_INSNS; ++i)
1538 cd->insn_table.num_init_entries = MAX_INSNS;
H A Dm32r-desc.c460 static const CGEN_IBASE m32r_cgen_insn_table[MAX_INSNS] =
1311 CGEN_INSN *insns = xmalloc (MAX_INSNS * sizeof (CGEN_INSN));
1313 memset (insns, 0, MAX_INSNS * sizeof (CGEN_INSN));
1314 for (i = 0; i < MAX_INSNS; ++i)
1318 cd->insn_table.num_init_entries = MAX_INSNS;
H A Dmt-desc.c565 static const CGEN_IBASE mt_cgen_insn_table[MAX_INSNS] =
1091 CGEN_INSN *insns = xmalloc (MAX_INSNS * sizeof (CGEN_INSN));
1093 memset (insns, 0, MAX_INSNS * sizeof (CGEN_INSN));
1094 for (i = 0; i < MAX_INSNS; ++i)
1098 cd->insn_table.num_init_entries = MAX_INSNS;
H A Dxstormy16-desc.c511 static const CGEN_IBASE xstormy16_cgen_insn_table[MAX_INSNS] =
1262 CGEN_INSN *insns = xmalloc (MAX_INSNS * sizeof (CGEN_INSN));
1264 memset (insns, 0, MAX_INSNS * sizeof (CGEN_INSN));
1265 for (i = 0; i < MAX_INSNS; ++i)
1269 cd->insn_table.num_init_entries = MAX_INSNS;
H A Dip2k-opc.c146 static const CGEN_OPCODE ip2k_cgen_insn_opcode_table[MAX_INSNS] =
909 for (i = 0; i < MAX_INSNS; ++i)
H A Diq2000-opc.h122 #define MAX_INSNS ((int) IQ2000_INSN_CTC + 1) macro
H A Dmep-opc.h166 #define MAX_INSNS ((int) MEP_INSN_CMOVC_RM_CCRN + 1) macro
H A Dxc16x-opc.h150 #define MAX_INSNS ((int) XC16X_INSN_ASHRRI + 1) macro
H A Dopenrisc-opc.c131 static const CGEN_OPCODE openrisc_cgen_insn_opcode_table[MAX_INSNS] =
687 for (i = 0; i < MAX_INSNS; ++i)
H A Diq2000-desc.c479 static const CGEN_IBASE iq2000_cgen_insn_table[MAX_INSNS] =
1965 CGEN_INSN *insns = xmalloc (MAX_INSNS * sizeof (CGEN_INSN));
1967 memset (insns, 0, MAX_INSNS * sizeof (CGEN_INSN));
1968 for (i = 0; i < MAX_INSNS; ++i)
1972 cd->insn_table.num_init_entries = MAX_INSNS;
H A Dmep-desc.c1172 static const CGEN_IBASE mep_cgen_insn_table[MAX_INSNS] =
2488 CGEN_INSN *insns = xmalloc (MAX_INSNS * sizeof (CGEN_INSN));
2490 memset (insns, 0, MAX_INSNS * sizeof (CGEN_INSN));
2491 for (i = 0; i < MAX_INSNS; ++i)
2495 cd->insn_table.num_init_entries = MAX_INSNS;
H A Dxc16x-desc.c1032 static const CGEN_IBASE xc16x_cgen_insn_table[MAX_INSNS] =
3293 CGEN_INSN *insns = xmalloc (MAX_INSNS * sizeof (CGEN_INSN));
3295 memset (insns, 0, MAX_INSNS * sizeof (CGEN_INSN));
3296 for (i = 0; i < MAX_INSNS; ++i)
3300 cd->insn_table.num_init_entries = MAX_INSNS;
H A Dfr30-opc.c185 static const CGEN_OPCODE fr30_cgen_insn_opcode_table[MAX_INSNS] =
1377 for (i = 0; i < MAX_INSNS; ++i)
H A Dm32r-opinst.c603 static const CGEN_OPINST *m32r_cgen_opinst_table[MAX_INSNS] = {
764 for (i = 0; i < MAX_INSNS; ++i)
H A Dxstormy16-opc.c181 static const CGEN_OPCODE xstormy16_cgen_insn_opcode_table[MAX_INSNS] =
1181 for (i = 0; i < MAX_INSNS; ++i)
H A Dfrv-opc.h260 #define MAX_INSNS ((int) FRV_INSN_FNOP + 1) macro
H A Dmt-opc.c278 static const CGEN_OPCODE mt_cgen_insn_opcode_table[MAX_INSNS] =
933 for (i = 0; i < MAX_INSNS; ++i)

Completed in 469 milliseconds

12