Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-cris.c1515 char modified_char = 0; in cris_process_instruction() local
1546 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()
Dtc-mmix.c820 char modified_char = 0; in md_assemble() local
840 modified_char = *operands; in md_assemble()
855 if (modified_char != 0) in md_assemble()
856 operands[-1] = modified_char; in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2004410 <case 'm'>: Check that modified_char == '.'.