Home
last modified time | relevance | path

Searched refs:distance (Results 1 – 25 of 30) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-cris.c1030 long int distance; in md_create_short_jump() local
1062 distance = to_addr - from_addr; in md_create_short_jump()
1064 if (max_minimal_minus_distance <= distance in md_create_short_jump()
1065 && distance <= max_minimal_plus_distance) in md_create_short_jump()
1068 storep[0] = branch_disp (distance - 2); in md_create_short_jump()
1078 else if (max_minus_distance <= distance in md_create_short_jump()
1079 && distance <= max_plus_distance) in md_create_short_jump()
1086 (long) (distance - 4 in md_create_short_jump()
1112 long int distance; in md_create_long_jump() local
1123 distance = to_addr - from_addr; in md_create_long_jump()
[all …]
Dtc-hppa.c1904 offsetT distance = * valP; in md_apply_fix() local
1910 CHECK_FIELD_WHERE (distance - 8, 262143, -262144, in md_apply_fix()
1923 offsetT distance = * valP; in md_apply_fix() local
1929 CHECK_FIELD_WHERE (distance - 8, 8388607, -8388608, in md_apply_fix()
8559 valueT distance, min_stub_distance; in hppa_force_relocation() local
8561 distance = fixp->fx_offset + S_GET_VALUE (fixp->fx_addsy) - pc - 8; in hppa_force_relocation()
8571 if ((distance + 8388608 >= 16777216 in hppa_force_relocation()
8574 && distance + 262144 >= 524288 in hppa_force_relocation()
8577 && distance + 8192 >= 16384 in hppa_force_relocation()
Dtc-mips.c6874 int distance; in can_swap_branch_p() local
6877 distance = frag_now_fix() - S_GET_VALUE(address_expr->X_add_symbol); in can_swap_branch_p()
6878 if (distance <= 20) in can_swap_branch_p()
6886 for (i = 0; i < (distance / 4); i++) in can_swap_branch_p()
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
Dpushjs1r.d9 # When linking relocatable, check that PUSHJ with a distance to the end of
Dpushjs2r.d10 # When linking relocatably, check that PUSHJ with a distance to the end of
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-msp430.texi183 These are branch instructions, which has different opcodes upon jump distance.
188 A polymorph instruction which is @samp{jeq label} in case if jump distance
Dc-score.texi120 "offset" is the distance from the frame register to the virtual
Dc-xtensa.texi315 typically done for branch instructions because the distance of the
420 depending on jump distance may be assembled as jump (@code{J}) or indirect
Dinternals.texi1802 to an arbitrarily large distance), the largest available relaxation mode is
/toolchain/binutils/binutils-2.25/bfd/
Delf32-avr.c809 avr_relative_distance_considering_wrap_around (unsigned int distance) in avr_relative_distance_considering_wrap_around() argument
812 int dist_with_wrap_around = distance & wrap_around_mask; in avr_relative_distance_considering_wrap_around()
Delf32-sh.c6777 int distance; in sh_elf_finish_dynamic_symbol() local
6792 distance = -(h->plt.offset in sh_elf_finish_dynamic_symbol()
6795 distance = -(((plt_index - reachable_plts) % plts_per_4k + 1) in sh_elf_finish_dynamic_symbol()
6800 0xa000 | (0x0fff & ((distance - 4) / 2)), in sh_elf_finish_dynamic_symbol()
/toolchain/binutils/binutils-2.25/gold/po/
Dfi.po1501 msgid "(ARM only) The maximum distance from instructions in a group of sections to their stubs. Ne…
Dgold.pot2310 "(ARM, PowerPC only) The maximum distance from instructions in a group of "
Dit.po1496 msgid "(ARM only) The maximum distance from instructions in a group of sections to their stubs. Ne…
Des.po1495 msgid "(ARM only) The maximum distance from instructions in a group of sections to their stubs. Ne…
Dvi.po1515 msgid "(ARM only) The maximum distance from instructions in a group of sections to their stubs. Ne…
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20092279 word-sized-branch distance for v32. Bail out calling as_fatal for
DChangeLog-02033844 value, not distance to symbol.
DChangeLog-00014734 Correct distance calculation.
/toolchain/binutils/binutils-2.25/gas/po/
Dfr.po9047 msgid "odd distance branch (0x%lx bytes)"
9048 msgstr "distance impaire de branchement (0x%lx octets)"
Dru.po8706 msgid "odd distance branch (0x%lx bytes)"
Drw.po7453 msgid "odd distance branch (0x%lx bytes)"
Dja.po8759 msgid "odd distance branch (0x%lx bytes)"
Dgas.pot10074 msgid "odd distance branch (0x%lx bytes)"
Duk.po9991 msgid "odd distance branch (0x%lx bytes)"

12