Lines Matching refs:operand_string
11189 i386_index_check (const char *operand_string) in i386_index_check() argument
11248 operand_string, in i386_index_check()
11260 operand_string, kind); in i386_index_check()
11304 as_bad (_("`%s' cannot be used here"), operand_string); in i386_index_check()
11424 i386_att_operand (char *operand_string) in i386_att_operand() argument
11428 char *op_string = operand_string; in i386_att_operand()
11540 else if (RC_SAE_immediate (operand_string)) in i386_att_operand()
11549 current_templates->start->name, operand_string); in i386_att_operand()
11689 operand_string); in i386_att_operand()
11717 operand_string); in i386_att_operand()
11733 operand_string); in i386_att_operand()
11770 if (i386_index_check (operand_string) == 0) in i386_att_operand()
11774 i.memop1_string = xstrdup (operand_string); in i386_att_operand()