Searched refs:MAX_IMMED6 (Results 1 – 14 of 14) sorted by relevance
7156 #define MAX_IMMED6 65 macro7174 while (fragP != NULL && fragP != target_frag && max_distance <= MAX_IMMED6) in is_narrow_branch_guaranteed_in_range()7179 if (max_distance <= MAX_IMMED6 && fragP == target_frag) in is_narrow_branch_guaranteed_in_range()
7083 #define MAX_IMMED6 65 macro7107 while (fragP != NULL && fragP != target_frag && max_distance <= MAX_IMMED6) in is_narrow_branch_guaranteed_in_range()7112 if (max_distance <= MAX_IMMED6 && fragP == target_frag) in is_narrow_branch_guaranteed_in_range()
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()
8133 #define MAX_IMMED6 65 macro8157 while (fragP != NULL && fragP != target_frag && max_distance <= MAX_IMMED6) in is_narrow_branch_guaranteed_in_range()8162 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.
1451 * config/tc-xtensa.c (MAX_IMMED6): Change value to 65.