Home | History | Annotate | Download | only in mips

Lines Matching defs:pc

65  *     t -> pc-relative target
66 * T -> pc-region target
548 "addiu", "ra,pc,8", 4),
645 * discover that pc-relative displacements may not fit the selected
666 * two pc-relative locations into a the target register
722 CodeOffset pc = lir->offset + 4;
724 int delta = target - pc;
726 LOG(FATAL) << "PC-rel offset not multiple of 4: " << delta;
736 CodeOffset pc = lir->offset + 4;
738 int delta = target - pc;
740 LOG(FATAL) << "PC-rel offset not multiple of 4: " << delta;
750 CodeOffset pc = lir->offset + 4;
752 int delta = target - pc;
754 LOG(FATAL) << "PC-rel offset not multiple of 4: " << delta;
765 /* ensure PC-region branch can be used */
783 * If one of the pc-relative instructions expanded we'll have