[oe] [PATCH][v3 3/4] uClibc: redo configuration

Khem Raj raj.khem at gmail.com
Thu Jul 8 21:31:09 UTC 2010


On Thu, Jul 8, 2010 at 2:29 PM, Phil Blundell <philb at gnu.org> wrote:
> On Thu, 2010-07-08 at 14:03 -0700, Khem Raj wrote:
>> If I am not wrong you can still do interworking and not have bx (using
>> mov pc,lr)
>
> That's not an interworking instruction in ARMv4T, and I don't think it
> is in ARMv5TE either.  You might be thinking of pop {pc}, which is
> interworking in ARMv5TE, but even this is not interworking in v4t.

tst lr, #1
moveq pc, lr
bx lr

Thats how its done on armv4 for EABI

>
> p.
>
>
>




More information about the Openembedded-devel mailing list