Searched refs:arc_ext_operand_value (Results 1 – 8 of 8) sorted by relevance
119 struct arc_ext_operand_value { struct120 struct arc_ext_operand_value *next; argument124 extern struct arc_ext_operand_value *arc_ext_operands; argument
662 (arc_ext_operand_value) New structure for storing extended
681 (arc_ext_operand_value) New structure for storing extended
34 struct arc_ext_operand_value *arc_ext_operands;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()
899 struct arc_ext_operand_value *ext_oper;1034 ext_oper = (struct arc_ext_operand_value *) \1035 xmalloc (sizeof (struct arc_ext_operand_value));1675 struct arc_ext_operand_value *ext_oper = arc_ext_operands;
70 struct arc_ext_operand_value *arc_ext_operands;1723 struct arc_ext_operand_value *ext_oper = arc_ext_operands;1748 struct arc_ext_operand_value *ext_oper = arc_ext_operands;1806 struct arc_ext_operand_value *suffix = arc_ext_operands;
410 struct arc_ext_operand_value *ext_oper; in arc_extoper()545 ext_oper = xmalloc (sizeof (struct arc_ext_operand_value)); in arc_extoper()1159 struct arc_ext_operand_value *ext_oper = arc_ext_operands; in md_operand()