Home | History | Annotate | Download | only in ia64

Lines Matching refs:IA64_REG_PSP

377   if (i == IA64_REG_PSP)
381 just stored in loc[IA64_REG_PSP]: */
449 /* First, compile the update for IA64_REG_PSP. This is important
454 if (sr.when_target > sr.curr.reg[IA64_REG_PSP].when
455 && (sr.curr.reg[IA64_REG_PSP].where == IA64_WHERE_NONE)
456 && sr.curr.reg[IA64_REG_PSP].val != 0)
460 insn.val = sr.curr.reg[IA64_REG_PSP].val; /* frame size */
464 compile_reg (&sr, IA64_REG_PSP, sr.curr.reg + IA64_REG_PSP, script);
553 if ((ret = ia64_get (c, c->loc[IA64_REG_PSP], &c->psp)) < 0)