Searched refs:arc_ext_operands (Results 1 – 5 of 5) sorted by relevance
124 extern struct arc_ext_operand_value *arc_ext_operands;
293 (arc_ext_operands): Declare as extern.
34 struct arc_ext_operand_value *arc_ext_operands; variable1047 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()
1083 (arc_ext_operands): Define.
575 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()