Searched refs:IS_CDXBRANCH (Results 1 – 2 of 2) sorted by relevance
724 #define IS_CDXBRANCH(SUBTYPE) ((SUBTYPE) & CDXBRANCH) macro762 return (IS_CDXBRANCH (subtype) ? 2 : 4); in nios2_relax_subtype_size()810 if (IS_CDXBRANCH (subtype) && IS_UBRANCH (subtype) in nios2_relax_frag()814 else if (IS_CDXBRANCH (subtype) && IS_CBRANCH (subtype) in nios2_relax_frag()890 if (IS_CDXBRANCH (subtype)) in md_convert_frag()
985 (CDXBRANCH, IS_CDXBRANCH): New.