[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [oc] problems with the assembler



>
> I have found some problems with the assembler (GNU as). It
> can't handle immediate values for the lo() and hi() options
> to "l.immlo16u" and "l.immhi16u".
>

This is the part that is not working correctly. Symbol relocation needs
work. Johan, you can try to assemble a couple of short programs and you'll
soon find out what exactly is the problem. Also inverse routine is also used
in objdump and is not working correctly for displaying l.immXX16u insns.

regards, Damjan