Searched refs:leftstart (Results 1 – 2 of 2) sorted by relevance
6304 parse_mri_control_operand (int *pcc, char **leftstart, char **leftstop, in parse_mri_control_operand() argument6312 *leftstart = NULL; in parse_mri_control_operand()6335 *leftstart = input_line_pointer; in parse_mri_control_operand()6337 if (*leftstop > *leftstart in parse_mri_control_operand()6446 build_mri_control_operand (int qual, int cc, char *leftstart, char *leftstop, in build_mri_control_operand() argument6454 if (leftstart != NULL) in build_mri_control_operand()6468 (void) m68k_ip_op (leftstart, &leftop); in build_mri_control_operand()6496 temp = leftstart; in build_mri_control_operand()6497 leftstart = rightstart; in build_mri_control_operand()6515 if (leftstart != NULL) in build_mri_control_operand()[all …]
944 * config/tc-m68k.c (parse_mri_control_operand): Change leftstart