Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c804 static bfd_boolean tic6x_line_parallel; variable
843 if (tic6x_line_parallel) in tic6x_unrecognized_line()
845 tic6x_line_parallel = TRUE; in tic6x_unrecognized_line()
939 if (tic6x_line_parallel) in tic6x_frob_label()
942 tic6x_line_parallel = FALSE; in tic6x_frob_label()
969 if (tic6x_line_parallel) in tic6x_end_of_line()
972 tic6x_line_parallel = FALSE; in tic6x_end_of_line()
3181 this_line_parallel = tic6x_line_parallel; in md_assemble()
3185 tic6x_line_parallel = FALSE; in md_assemble()