Home | History | Annotate | Download | only in config

Lines Matching full:branch

136 /* Default branch disp size 22 or 32.  */
1556 fprintf (stream, _(" --disp-size-default-22 branch displacement with unknown size is 22 bits (default)\n"));
1557 fprintf (stream, _(" --disp-size-default-32 branch displacement with unknown size is 32 bits\n"));
1706 /* Now create the conditional branch + fixup to the final target. */
1714 /* In range conditional or unconditional branch. */
1732 /* V850e2r-v3 17bit conditional branch. */
1745 /* Now create the unconditional branch + fixup to the final
1752 /* Out of range conditional branch. Emit a branch around a 22bit jump. */
1761 /* Reverse the condition of the first branch. */
1766 /* Now set the displacement bits so that we branch
1767 around the unconditional branch. */
1770 /* Now create the unconditional branch + fixup to the final
1777 /* Out of range conditional branch. Emit a branch around a 32bit jump. */
1784 /* Reverse the condition of the first branch. */
1789 /* Now set the displacement bits so that we branch
1790 around the unconditional branch. */
1793 /* Now create the unconditional branch + fixup to the final
1800 /* Out of range unconditional branch. Emit a 22bit jump. */
1809 /* Out of range unconditional branch. Emit a 32bit jump. */
1817 /* Out of range SA conditional branch. Emit a branch to a 22bit jump. */
1834 /* Now create the unconditional branch + fixup to the final
1843 /* Out of range SA conditional branch. Emit a branch around a 32bit jump. */
1858 /* Now create the unconditional branch + fixup to the final