Lines Matching refs:operand_string
10250 i386_index_check (const char *operand_string) in i386_index_check() argument
10305 operand_string, in i386_index_check()
10317 operand_string, kind); in i386_index_check()
10348 as_bad (_("`%s' cannot be used here"), operand_string); in i386_index_check()
10485 i386_att_operand (char *operand_string) in i386_att_operand() argument
10489 char *op_string = operand_string; in i386_att_operand()
10599 else if (RC_SAE_immediate (operand_string)) in i386_att_operand()
10713 operand_string); in i386_att_operand()
10741 operand_string); in i386_att_operand()
10757 operand_string); in i386_att_operand()
10794 if (i386_index_check (operand_string) == 0) in i386_att_operand()
10798 i.memop1_string = xstrdup (operand_string); in i386_att_operand()