Home | History | Annotate | Download | only in bfd

Lines Matching full:branch

806   /* 0x08: Non modifiable absolute branch.  */
823 /* 0x0a: Non modifiable relative branch. */
920 /* 0x14: Modifiable relative branch. */
935 /* 0x15: Modifiable absolute branch. */
980 /* 0x18: Modifiable branch absolute. */
995 /* 0x19: Modifiable branch absolute. */
1010 /* 0x1a: Modifiable branch relative. */
1025 /* 0x1b: Modifiable branch absolute. */
1040 /* 0x1c: 16 bit Non modifiable absolute branch. */
1055 /* 0x1d: Modifiable branch relative. */
1070 /* 0x1e: Modifiable branch relative. */
2979 /* Turn the relative branch into an absolute one by setting the
3274 Absolute branch. We don't want to mess with the lower
3283 Absolute branch which may be modified to become a
3284 relative branch.
3287 The PowerPC ABI defines this as an absolute branch to a
3288 fixed address which may be modified to an absolute branch
3293 The PowerPC ABI defines this as an absolute branch to a
3294 fixed address which may be modified to a relative branch.
3298 Relative branch. We don't want to mess with the lower
3307 A relative branch which may be modified to become an
3308 absolute branch.