Home
last modified time | relevance | path

Searched refs:arc_ext_operands (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/include/opcode/
HDarc.h124 extern struct arc_ext_operand_value *arc_ext_operands;
HDChangeLog-9103293 (arc_ext_operands): Declare as extern.
/NextBSD/contrib/binutils/opcodes/
HDarc-opc.c34 struct arc_ext_operand_value *arc_ext_operands; variable
1047 struct arc_ext_operand_value *ext_oper = arc_ext_operands; in lookup_register()
1693 struct arc_ext_operand_value *ext_oper = arc_ext_operands; in arc_opcode_lookup_suffix()
1745 struct arc_ext_operand_value *suffix = arc_ext_operands; in get_ext_suffix()
HDChangeLog-02031083 (arc_ext_operands): Define.
/NextBSD/contrib/binutils/gas/config/
HDtc-arc.c575 ext_oper->next = arc_ext_operands; in arc_extoper()
576 arc_ext_operands = ext_oper; in arc_extoper()
1157 struct arc_ext_operand_value *ext_oper = arc_ext_operands; in md_operand()