Searched refs:PR_REG (Results 1 – 5 of 5) sorted by relevance
335 #define PR_REG(REGNO) ((REGNO) + 256) macro363 #define R_PR(REGNO) PR_REG (REGNO)641 ((REGNO) == PR_REG (0) && (MODE) == DImode ? 64 \
2201 while (rs < 64 && call_used_regs[PR_REG (rs)]) in emit_safe_across_calls()2205 for (re = rs + 1; re < 64 && ! call_used_regs[PR_REG (re)]; re++) in emit_safe_across_calls()2512 for (regno = PR_REG (0); regno <= PR_REG (63); regno++) in ia64_compute_frame_size()2515 if (regno <= PR_REG (63)) in ia64_compute_frame_size()2517 SET_HARD_REG_BIT (mask, PR_REG (0)); in ia64_compute_frame_size()2527 for (regno = PR_REG (0); regno <= PR_REG (63); regno++) in ia64_compute_frame_size()3095 if (TEST_HARD_REG_BIT (current_frame_info.mask, PR_REG (0))) in ia64_expand_prologue()3097 reg = gen_rtx_REG (DImode, PR_REG (0)); in ia64_expand_prologue()3287 if (TEST_HARD_REG_BIT (current_frame_info.mask, PR_REG (0))) in ia64_expand_epilogue()3298 reg = gen_rtx_REG (DImode, PR_REG (0)); in ia64_expand_epilogue()[all …]
25704 * sh.c (calc_live_regs, sh_pr_n_sets): Use of PR_MEDIA_REG / PR_REG31696 * config/sh/sh.md (return): Don't explicitly use PR_REG.32043 * config/sh/sh.md (AP_REG, PR_REG, T_REG, GBR_REG): Renumber.
11638 * sh.h (CALL_USED_REGISTERS): Include PR_REG and PR_MEDIA_REG.32510 initial value for PR_REG is still the PR_REG register.
5520 * sh.h (REGISTER_MOVE_COST): Change PR_REG to PR_REGS.