Searched refs:IS_CBRANCH (Results 1 – 1 of 1) sorted by relevance
722 #define IS_CBRANCH(SUBTYPE) ((SUBTYPE) & CBRANCH) macro723 #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()