Lines Matching refs:operand_string
14036 i386_index_check (const char *operand_string) in i386_index_check() argument
14090 operand_string, in i386_index_check()
14102 operand_string, kind); in i386_index_check()
14145 as_bad (_("`%s' cannot be used here"), operand_string); in i386_index_check()
14220 i386_att_operand (char *operand_string) in i386_att_operand() argument
14224 char *op_string = operand_string; in i386_att_operand()
14347 else if (RC_SAE_immediate (operand_string)) in i386_att_operand()
14356 insn_name (current_templates.start), operand_string); in i386_att_operand()
14492 operand_string); in i386_att_operand()
14520 operand_string); in i386_att_operand()
14536 operand_string); in i386_att_operand()
14576 if (i386_index_check (operand_string) == 0) in i386_att_operand()