Searched refs:MAX_IMMED6 (Results 1 – 2 of 2) sorted by relevance
7760 #define MAX_IMMED6 65 macro7784 while (fragP != NULL && fragP != target_frag && max_distance <= MAX_IMMED6) in is_narrow_branch_guaranteed_in_range()7789 if (max_distance <= MAX_IMMED6 && fragP == target_frag) in is_narrow_branch_guaranteed_in_range()
241 * config/tc-xtensa.c (MAX_IMMED6): Change value to 65.