Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.c1561 char *org_case_op_string = case_str_op_string; in maxq20_operand() local
1566 memset (org_case_op_string, END_OF_INSN, (MAX_OPERAND_SIZE + 1)); in maxq20_operand()
1569 memcpy (org_case_op_string, operand_string, strlen (operand_string) + 1); in maxq20_operand()
1779 if ((sym = maxq20_data (org_case_op_string)) != NULL) /* Check for data memory. */ in maxq20_operand()
1799 base_string = org_case_op_string + strlen (org_case_op_string); in maxq20_operand()
1807 displacement_string_start = org_case_op_string; in maxq20_operand()
1830 base_string = org_case_op_string + strlen (org_case_op_string); in maxq20_operand()
1837 displacement_string_start = org_case_op_string; in maxq20_operand()