Home
last modified time | relevance | path

Searched refs:check_VecOperations (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386-intel.c572 char *end = check_VecOperations (input_line_pointer, NULL); in i386_intel_operand()
H A Dtc-i386.c7936 check_VecOperations (char *op_string, char *op_end) in check_VecOperations() function
8109 input_line_pointer = check_VecOperations (input_line_pointer, in i386_immediate()
8842 op_string = check_VecOperations (op_string, NULL); in i386_att_operand()
8916 if (check_VecOperations (vop_start, base_string) == NULL) in i386_att_operand()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386-intel.c593 char *end = check_VecOperations (input_line_pointer, NULL); in i386_intel_operand()
H A Dtc-i386.c9615 check_VecOperations (char *op_string, char *op_end) in check_VecOperations() function
9801 input_line_pointer = check_VecOperations (input_line_pointer, in i386_immediate()
10565 op_string = check_VecOperations (op_string, NULL); in i386_att_operand()
10639 if (check_VecOperations (vop_start, base_string) == NULL) in i386_att_operand()