PATCH: PR 834: IA64: Change br to brl for "far" branches when possible
Richard Henderson
rth@redhat.com
Thu May 12 20:05:00 GMT 2005
On Thu, May 12, 2005 at 09:37:32AM -0700, H. J. Lu wrote:
> * elfxx-ia64.c (elfNN_ia64_relax_br): New.
> (elfNN_ia64_relax_brl): Use it.
I really wish you'd extract the three insns independently, rather
than extracting 3 words and using quite so many arbitrary masks.
It's not like we don't have a 64-bit type available.
r~
More information about the Binutils
mailing list