This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Mon, Jun 23, 2003 at 02:45:26PM -0400, Michael Meissner wrote: > REL24 means pc-relative calls and jumps must be within 2**24 bytes. Nit: +/- 2**25 bytes. The unconditional branch instruction has a 24 bit signed offset field, in units of 4 bytes. -- Alan Modra IBM OzLabs - Linux Technology Centre
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |