Searched refs:modified_char (Results 1 – 3 of 3) sorted by relevance
1515 char modified_char = 0; in cris_process_instruction() local1546 modified_char = *operands; in cris_process_instruction()1569 switch (modified_char) in cris_process_instruction()1575 *--operands = modified_char; in cris_process_instruction()1688 if (modified_char == '.' && *s == '.') in cris_process_instruction()1780 if (modified_char != '.' in cris_process_instruction()
820 char modified_char = 0; in md_assemble() local840 modified_char = *operands; in md_assemble()855 if (modified_char != 0) in md_assemble()856 operands[-1] = modified_char; in md_assemble()
410 <case 'm'>: Check that modified_char == '.'.