Searched refs:arc_ext_operand_value (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/binutils/include/opcode/
H A Darc.h119 struct arc_ext_operand_value { struct
120 struct arc_ext_operand_value *next;
124 extern struct arc_ext_operand_value *arc_ext_operands;
/freebsd-11.0-release/contrib/binutils/opcodes/
H A Darc-opc.c34 struct arc_ext_operand_value *arc_ext_operands;
1050 struct arc_ext_operand_value *ext_oper = arc_ext_operands;
1698 struct arc_ext_operand_value *ext_oper = arc_ext_operands;
1750 struct arc_ext_operand_value *suffix = arc_ext_operands;
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-arc.c411 struct arc_ext_operand_value *ext_oper;
546 ext_oper = xmalloc (sizeof (struct arc_ext_operand_value));
1162 struct arc_ext_operand_value *ext_oper = arc_ext_operands;

Completed in 164 milliseconds