Searched refs:vop_start (Results 1 – 1 of 1) sorted by relevance
8679 char *vop_start; in i386_att_operand() local8698 vop_start = strchr (op_string, '{'); in i386_att_operand()8699 if (vop_start && vop_start < base_string) in i386_att_operand()8701 if (check_VecOperations (vop_start, base_string) == NULL) in i386_att_operand()8703 base_string = vop_start; in i386_att_operand()