Home
last modified time | relevance | path

Searched refs:arg_type (Results 1 – 25 of 28) sorted by relevance

12

/toolchain/binutils/binutils-2.27/opcodes/
Dip2k-desc.c1045 ip2k_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in ip2k_cgen_cpu_open() argument
1062 va_start (ap, arg_type); in ip2k_cgen_cpu_open()
1063 while (arg_type != CGEN_CPU_OPEN_END) in ip2k_cgen_cpu_open()
1065 switch (arg_type) in ip2k_cgen_cpu_open()
1087 arg_type); in ip2k_cgen_cpu_open()
1090 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in ip2k_cgen_cpu_open()
Dlm32-desc.c1032 lm32_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in lm32_cgen_cpu_open() argument
1049 va_start (ap, arg_type); in lm32_cgen_cpu_open()
1050 while (arg_type != CGEN_CPU_OPEN_END) in lm32_cgen_cpu_open()
1052 switch (arg_type) in lm32_cgen_cpu_open()
1074 arg_type); in lm32_cgen_cpu_open()
1077 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in lm32_cgen_cpu_open()
Dmetag-dis.c1188 bfd_boolean is_quickrot = template->arg_type & GP_ARGS_QR; in print_alu()
2555 if (template->arg_type & DSP_ARGS_1) in print_dalu()
2563 bfd_boolean is_split8 = (template->arg_type & DSP_ARGS_SPLIT8); in print_dalu()
2576 if (template->arg_type & DSP_ARGS_QR) in print_dalu()
2582 if (template->arg_type & DSP_ARGS_DACC) in print_dalu()
2594 if (template->arg_type & DSP_ARGS_ACC2) in print_dalu()
2601 if ((template->arg_type & DSP_ARGS_XACC) && in print_dalu()
2624 if (template->arg_type & DSP_ARGS_DACC && in print_dalu()
2644 if ((template->arg_type & DSP_ARGS_ACC2) && in print_dalu()
2654 else if (ac && (template->arg_type & DSP_ARGS_ACC2)) in print_dalu()
[all …]
Dxstormy16-desc.c1347 xstormy16_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in xstormy16_cgen_cpu_open() argument
1364 va_start (ap, arg_type); in xstormy16_cgen_cpu_open()
1365 while (arg_type != CGEN_CPU_OPEN_END) in xstormy16_cgen_cpu_open()
1367 switch (arg_type) in xstormy16_cgen_cpu_open()
1389 arg_type); in xstormy16_cgen_cpu_open()
1392 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in xstormy16_cgen_cpu_open()
Dm32r-desc.c1395 m32r_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in m32r_cgen_cpu_open() argument
1412 va_start (ap, arg_type); in m32r_cgen_cpu_open()
1413 while (arg_type != CGEN_CPU_OPEN_END) in m32r_cgen_cpu_open()
1415 switch (arg_type) in m32r_cgen_cpu_open()
1437 arg_type); in m32r_cgen_cpu_open()
1440 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in m32r_cgen_cpu_open()
Dmt-desc.c1176 mt_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in mt_cgen_cpu_open() argument
1193 va_start (ap, arg_type); in mt_cgen_cpu_open()
1194 while (arg_type != CGEN_CPU_OPEN_END) in mt_cgen_cpu_open()
1196 switch (arg_type) in mt_cgen_cpu_open()
1218 arg_type); in mt_cgen_cpu_open()
1221 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in mt_cgen_cpu_open()
Dfr30-desc.c1616 fr30_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in fr30_cgen_cpu_open() argument
1633 va_start (ap, arg_type); in fr30_cgen_cpu_open()
1634 while (arg_type != CGEN_CPU_OPEN_END) in fr30_cgen_cpu_open()
1636 switch (arg_type) in fr30_cgen_cpu_open()
1658 arg_type); in fr30_cgen_cpu_open()
1661 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in fr30_cgen_cpu_open()
Depiphany-desc.c2139 epiphany_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in epiphany_cgen_cpu_open() argument
2156 va_start (ap, arg_type); in epiphany_cgen_cpu_open()
2157 while (arg_type != CGEN_CPU_OPEN_END) in epiphany_cgen_cpu_open()
2159 switch (arg_type) in epiphany_cgen_cpu_open()
2181 arg_type); in epiphany_cgen_cpu_open()
2184 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in epiphany_cgen_cpu_open()
Dxc16x-desc.c3379 xc16x_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in xc16x_cgen_cpu_open() argument
3396 va_start (ap, arg_type); in xc16x_cgen_cpu_open()
3397 while (arg_type != CGEN_CPU_OPEN_END) in xc16x_cgen_cpu_open()
3399 switch (arg_type) in xc16x_cgen_cpu_open()
3421 arg_type); in xc16x_cgen_cpu_open()
3424 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in xc16x_cgen_cpu_open()
Diq2000-desc.c2050 iq2000_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in iq2000_cgen_cpu_open() argument
2067 va_start (ap, arg_type); in iq2000_cgen_cpu_open()
2068 while (arg_type != CGEN_CPU_OPEN_END) in iq2000_cgen_cpu_open()
2070 switch (arg_type) in iq2000_cgen_cpu_open()
2092 arg_type); in iq2000_cgen_cpu_open()
2095 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in iq2000_cgen_cpu_open()
Dh8500-dis.c215 switch (opcode->arg_type[i]) in print_insn_h8500()
Dor1k-desc.c1978 or1k_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in or1k_cgen_cpu_open() argument
1995 va_start (ap, arg_type); in or1k_cgen_cpu_open()
1996 while (arg_type != CGEN_CPU_OPEN_END) in or1k_cgen_cpu_open()
1998 switch (arg_type) in or1k_cgen_cpu_open()
2020 arg_type); in or1k_cgen_cpu_open()
2023 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in or1k_cgen_cpu_open()
Dcrx-dis.c149 return crx_optab[op].arg_type; in getargtype()
Dcr16-dis.c153 return cr16_optab[op].arg_type; in getargtype()
Dfrv-desc.c6356 frv_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in frv_cgen_cpu_open() argument
6373 va_start (ap, arg_type); in frv_cgen_cpu_open()
6374 while (arg_type != CGEN_CPU_OPEN_END) in frv_cgen_cpu_open()
6376 switch (arg_type) in frv_cgen_cpu_open()
6398 arg_type); in frv_cgen_cpu_open()
6401 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in frv_cgen_cpu_open()
Dmep-desc.c6256 mep_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) in mep_cgen_cpu_open() argument
6273 va_start (ap, arg_type); in mep_cgen_cpu_open()
6274 while (arg_type != CGEN_CPU_OPEN_END) in mep_cgen_cpu_open()
6276 switch (arg_type) in mep_cgen_cpu_open()
6298 arg_type); in mep_cgen_cpu_open()
6301 arg_type = va_arg (ap, enum cgen_cpu_open_arg); in mep_cgen_cpu_open()
/toolchain/binutils/binutils-2.27/gold/
Dattributes.cc162 int type = Object_attribute::arg_type(this->vendor_, tag); in new_attribute()
342 int type = Object_attribute::arg_type(vendor, tag); in Attributes_section_data()
Dattributes.h166 arg_type(int vendor, int tag) in arg_type() function
/toolchain/binutils/binutils-2.27/include/opcode/
Dcrx.h323 argtype arg_type; member
Dcr16.h326 argtype arg_type; member
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-metag.c2303 bfd_boolean is_quickrot = template->arg_type & GP_ARGS_QR; in parse_alu()
5010 if (is_quickrot64 && !(template->arg_type & DSP_ARGS_QR)) in parse_dalu()
5052 if (template->arg_type & DSP_ARGS_1) in parse_dalu()
5058 if (template->arg_type & DSP_ARGS_XACC) in parse_dalu()
5086 if (template->arg_type & DSP_ARGS_SPLIT8) in parse_dalu()
5094 if (template->arg_type & DSP_ARGS_DACC) in parse_dalu()
5157 if (is_accumulator_reg(regs[0]) && !(template->arg_type & DSP_ARGS_DACC)) in parse_dalu()
5211 if (!(template->arg_type & DSP_ARGS_ACC2)) in parse_dalu()
5229 if (template->arg_type & DSP_ARGS_ACC2) in parse_dalu()
5233 if (template->arg_type & DSP_ARGS_QR) in parse_dalu()
[all …]
Dtc-ns32k.c1091 int arg_type; in parse() local
1126 arg_type = desc->operands[(argc << 1) + 1]; in parse()
1128 switch (arg_type) in parse()
Dtc-tic54x.c4567 int arg_type[2] = { *ptr == '"' , 0 }; in subsym_substitute() local
4588 arg_type[1] = (ISDIGIT (*ptr)) ? 2 : (*ptr == '"'); in subsym_substitute()
4594 && arg_type[1] != 2) in subsym_substitute()
4600 && (arg_type[0] != 0 || arg_type[1] != 0)) in subsym_substitute()
Dtc-crx.c188 return crx_optab[op].arg_type; in get_optype()
Dtc-cr16.c285 return cr16_optab[op].arg_type; in get_optype()

12