Home | History | Annotate | Download | only in mips64

Lines Matching defs:branch_offset

895         int branch_offset = BranchOffset(instr);
896 if (dist > branch_offset) {
901 CHECK((trampoline_pos - fixup_pos) <= branch_offset);