Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic6x.c3425 tic6x_operand_match fine_failure = tic6x_match_matches; in md_assemble() local
3465 if (fine_failure == tic6x_match_matches in md_assemble()
3466 || fine_failure > this_fine_failure) in md_assemble()
3467 fine_failure = this_fine_failure; in md_assemble()
3478 switch (fine_failure) in md_assemble()