MIPS Assembly.
Thiemo Seufer
ica2_ts@csv.ica.uni-stuttgart.de
Mon Jun 21 19:51:00 GMT 2004
Chris Jones wrote:
[snip]
> Worth noting however is that it appears that these routines were
> rewritten by Linus adn put in /arch/i386/lib sometime in 1998. I guess
> the mips people are a few years behind the times?
Not really. The assembler used to accept branches to other sections,
and silently produced broken code when the branch length exceeded
128k.
> > This most likely needs a fix in the mips kernel, which is hosted at
> > www.linux-mips.org.
>
> Yup. I will make a post here. Thanks for your help Thiemo.
A possible alternative might be to really use jumps in that case, but
I don't see how this can be done sanely without a symbol as jump target.
Thiemo
More information about the Binutils
mailing list