Searched refs:memop1_string (Results 1 – 3 of 3) sorted by relevance
989 i.memop1_string = xstrdup (operand_string); in i386_intel_operand()
330 char *memop1_string; member3562 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()
106 * config/tc-i386.c (struct _i386_insn): New field memop1_string.