Searched refs:CGEN_OPERAND (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/
H A Dcgen.h77 int, const CGEN_OPERAND *, int,
80 int, const CGEN_OPERAND *, int,
91 md_cgen_lookup_reloc (const CGEN_INSN *, const CGEN_OPERAND *, fixS *);
96 const CGEN_OPERAND *, int, expressionS *);
H A Dcgen.c42 (const expressionS *, const CGEN_OPERAND *);
256 const CGEN_OPERAND * operand;
297 const CGEN_OPERAND * operand;
379 const CGEN_OPERAND * operand;
663 const CGEN_OPERAND *operand =
784 const CGEN_OPERAND * operand)
889 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex);
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcgen.h703 } CGEN_OPERAND;
716 const CGEN_OPERAND *init_entries;
719 const CGEN_OPERAND **entries;
728 extern const CGEN_OPERAND * cgen_operand_lookup_by_name
730 extern const CGEN_OPERAND * cgen_operand_lookup_by_num
1161 CGEN_OPERAND **);
1180 const char *, const char **, int *, CGEN_OPERAND **);
693 } CGEN_OPERAND; typedef in typeref:struct:__anon698
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcgen-opc.c307 const CGEN_OPERAND *
311 const CGEN_OPERAND **op = cd->operand_table.entries;
326 const CGEN_OPERAND *
H A Dmep-desc.c792 const CGEN_OPERAND mep_cgen_operand_table[] =
2457 const CGEN_OPERAND *init = & mep_cgen_operand_table[0];
2461 const CGEN_OPERAND **selected = xmalloc (MAX_OPERANDS * sizeof (* selected));
2464 cd->operand_table.entry_size = sizeof (CGEN_OPERAND);
2465 memset (selected, 0, MAX_OPERANDS * sizeof (CGEN_OPERAND *));
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-mep.c1483 const CGEN_OPERAND *operand,
1561 const CGEN_OPERAND *operand,
1746 const CGEN_OPERAND *operand

Completed in 178 milliseconds