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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Darc.h124 extern struct arc_ext_operand_value *arc_ext_operands;
/freebsd-11-stable/contrib/binutils/opcodes/
H A Darc-opc.c34 struct arc_ext_operand_value *arc_ext_operands; variable in typeref:struct:arc_ext_operand_value
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-stable/contrib/binutils/gas/config/
H A Dtc-arc.c578 ext_oper->next = arc_ext_operands;
579 arc_ext_operands = ext_oper;
1162 struct arc_ext_operand_value *ext_oper = arc_ext_operands;

Completed in 109 milliseconds