Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386-intel.c989 i.memop1_string = xstrdup (operand_string); in i386_intel_operand()
H A Dtc-i386.c330 char *memop1_string; member
3562 xfree (i.memop1_string); in md_assemble()
3563 i.memop1_string = NULL; in md_assemble()
8746 if (i.memop1_string != NULL in maybe_adjust_templates()
8747 && i386_index_check (i.memop1_string) == 0) in maybe_adjust_templates()
9075 i.memop1_string = xstrdup (operand_string); in i386_att_operand()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386-intel.c1027 i.memop1_string = xstrdup (operand_string); in i386_intel_operand()
H A Dtc-i386.c350 char *memop1_string; member
4315 xfree (i.memop1_string); in md_assemble()
4316 i.memop1_string = NULL; in md_assemble()
10471 if (i.memop1_string != NULL in maybe_adjust_templates()
10472 && i386_index_check (i.memop1_string) == 0) in maybe_adjust_templates()
10798 i.memop1_string = xstrdup (operand_string); in i386_att_operand()