Home
last modified time | relevance | path

Searched refs:arc_ext_operand_value (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Darc.h117 struct arc_ext_operand_value { struct
118 struct arc_ext_operand_value *next; argument
122 extern struct arc_ext_operand_value *arc_ext_operands; argument
DChangeLog-9103681 (arc_ext_operand_value) New structure for storing extended
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arc.c407 struct arc_ext_operand_value *ext_oper; in arc_extoper()
542 ext_oper = (struct arc_ext_operand_value *) in arc_extoper()
543 xmalloc (sizeof (struct arc_ext_operand_value)); in arc_extoper()
1117 struct arc_ext_operand_value *ext_oper = arc_ext_operands; in md_operand()
/toolchain/binutils/binutils-2.25/opcodes/
Darc-opc.c35 struct arc_ext_operand_value *arc_ext_operands;
1048 struct arc_ext_operand_value *ext_oper = arc_ext_operands; in lookup_register()
1694 struct arc_ext_operand_value *ext_oper = arc_ext_operands; in arc_opcode_lookup_suffix()
1746 struct arc_ext_operand_value *suffix = arc_ext_operands; in get_ext_suffix()