Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.h155 #define NDS32_FRAG_RELAXED 0x2 macro
Dtc-nds32.c5557 if (startP->tc_frag_data.flag & NDS32_FRAG_RELAXED) in nds32_adjust_relaxable_frag()
5562 startP->tc_frag_data.flag ^= NDS32_FRAG_RELAXED; in nds32_adjust_relaxable_frag()
5653 && (fragP->tc_frag_data.flag & NDS32_FRAG_RELAXED) == 0) in nds32_relax_frag()
5689 if (fragP->tc_frag_data.flag & NDS32_FRAG_RELAXED) in md_estimate_size_before_relax()
5736 if (branch_symbol == NULL && !(fragP->tc_frag_data.flag & NDS32_FRAG_RELAXED)) in md_convert_frag()
5745 if (fragP->tc_frag_data.flag & NDS32_FRAG_RELAXED) in md_convert_frag()