Searched refs:modified_char (Results 1 – 2 of 2) sorted by relevance
1452 char modified_char = 0; in cris_process_instruction() local1483 modified_char = *operands; in cris_process_instruction()1506 switch (modified_char) in cris_process_instruction()1512 *--operands = modified_char; in cris_process_instruction()1625 if (modified_char == '.' && *s == '.') in cris_process_instruction()1715 if (modified_char != '.' in cris_process_instruction()
814 char modified_char = 0; in md_assemble() local834 modified_char = *operands; in md_assemble()849 if (modified_char != 0) in md_assemble()850 operands[-1] = modified_char; in md_assemble()