Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tilepro.c787 bfd_boolean seen_non_nop = FALSE; in tilepro_flush_bundle() local
798 seen_non_nop = TRUE; in tilepro_flush_bundle()
801 if (cannot_bundle != NULL && seen_non_nop) in tilepro_flush_bundle()
Dtc-tilegx.c896 bfd_boolean seen_non_nop = FALSE; in tilegx_flush_bundle() local
907 seen_non_nop = TRUE; in tilegx_flush_bundle()
910 if (cannot_bundle != NULL && seen_non_nop) in tilegx_flush_bundle()