Searched refs:memop1_string (Results 1 – 4 of 4) sorted by relevance
1088 i.memop1_string = xstrdup (operand_string); in i386_intel_operand()
300 char *memop1_string; member4850 xfree (i.memop1_string); in md_assemble()4851 i.memop1_string = NULL; in md_assemble()11403 if (i.memop1_string != NULL in maybe_adjust_templates()11404 && i386_index_check (i.memop1_string) == 0) in maybe_adjust_templates()11774 i.memop1_string = xstrdup (operand_string); in i386_att_operand()
2433 * config/tc-i386.c (struct _i386_insn): New field memop1_string.