Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-nios2.c722 #define IS_CBRANCH(SUBTYPE) ((SUBTYPE) & CBRANCH) macro
723 #define IS_UBRANCH(SUBTYPE) (!IS_CBRANCH (SUBTYPE))
764 return (IS_CBRANCH (subtype) ? CBRANCH_JUMP_SIZE : UBRANCH_JUMP_SIZE); in nios2_relax_subtype_size()
765 else if (IS_CBRANCH (subtype)) in nios2_relax_subtype_size()
814 else if (IS_CDXBRANCH (subtype) && IS_CBRANCH (subtype) in nios2_relax_frag()
833 if (IS_CBRANCH (subtype)) in nios2_relax_frag()
859 else if (IS_CBRANCH (subtype)) in nios2_relax_frag()
908 if (IS_CBRANCH (subtype)) in md_convert_frag()
934 if (IS_CBRANCH (subtype)) in md_convert_frag()