This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Re: [patch] MIPS: Fix synthesized doubleword transfers (ping)


Richard Sandiford <rsandifo@redhat.com> writes:
> What I meant by the quote above was: suppose we have:
>
>         ld <reg>,sym + offset
>
> on a 32-bit target and:
>
>         sym = 0x....4
>         offset = 0x....4
>
> sym + offset is aligned, but the individual values aren't.

...where "aligned" means to a doubleword boundary, in case that
wasn't clear...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]