Home | History | Annotate | Download | only in mips

Lines Matching defs:branch_offset

931         int branch_offset = BranchOffset(instr);
932 if (dist > branch_offset) {
937 CHECK((trampoline_pos - fixup_pos) <= branch_offset);