Lines Matching refs:operand_string
8476 i386_index_check (const char *operand_string) in i386_index_check() argument
8577 operand_string, in i386_index_check()
8589 operand_string, kind); in i386_index_check()
8623 as_bad (_("`%s' cannot be used here"), operand_string); in i386_index_check()
8760 i386_att_operand (char *operand_string) in i386_att_operand() argument
8764 char *op_string = operand_string; in i386_att_operand()
8876 else if (RC_SAE_immediate (operand_string)) in i386_att_operand()
8990 operand_string); in i386_att_operand()
9018 operand_string); in i386_att_operand()
9034 operand_string); in i386_att_operand()
9071 if (i386_index_check (operand_string) == 0) in i386_att_operand()
9075 i.memop1_string = xstrdup (operand_string); in i386_att_operand()