Searched refs:cgen_operand_lookup_by_num (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dcgen.c442 operand = cgen_operand_lookup_by_num (cd, opindex);
582 if (CGEN_OPERAND_ATTR_VALUE (cgen_operand_lookup_by_num (gas_cgen_cpu_desc, fixups[i].opindex),
665 cgen_operand_lookup_by_num (gas_cgen_cpu_desc, fixups[i].opindex);
891 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-mt.c472 operand = cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
H A Dtc-xstormy16.c492 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex);
H A Dtc-iq2000.c749 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
H A Dtc-frv.c1537 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
1717 operand = cgen_operand_lookup_by_num (cd, opindex);
H A Dtc-mep.c1777 cgen_operand_lookup_by_num (gas_cgen_cpu_desc,
2064 = cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
H A Dtc-m32r.c1826 cgen_operand_lookup_by_num (gas_cgen_cpu_desc,
2151 cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
H A Dtc-m32c.c865 cgen_operand_lookup_by_num (gas_cgen_cpu_desc,
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dcgen-opc.c324 cgen_operand_lookup_by_num (CGEN_CPU_DESC cd, int opnum)
322 cgen_operand_lookup_by_num (CGEN_CPU_DESC cd, int opnum) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dcgen-opc.c324 cgen_operand_lookup_by_num (CGEN_CPU_DESC cd, int opnum)
322 cgen_operand_lookup_by_num (CGEN_CPU_DESC cd, int opnum) function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dcgen.h737 extern const CGEN_OPERAND * cgen_operand_lookup_by_num
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dcgen.h737 extern const CGEN_OPERAND * cgen_operand_lookup_by_num

Completed in 109 milliseconds