Searched refs:org_case_op_string (Results 1 – 1 of 1) sorted by relevance
1638 char *org_case_op_string = case_str_op_string; in maxq20_operand() local1643 memset (org_case_op_string, END_OF_INSN, (MAX_OPERAND_SIZE + 1)); in maxq20_operand()1646 memcpy (org_case_op_string, operand_string, strlen (operand_string) + 1); in maxq20_operand()1856 if ((sym = maxq20_data (org_case_op_string)) != NULL) /* Check for data memory. */ in maxq20_operand()1876 base_string = org_case_op_string + strlen (org_case_op_string); in maxq20_operand()1884 displacement_string_start = org_case_op_string; in maxq20_operand()1907 base_string = org_case_op_string + strlen (org_case_op_string); in maxq20_operand()1914 displacement_string_start = org_case_op_string; in maxq20_operand()