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: x86 leal quirk


On Mon, Sep 23, 2002 at 03:33:04PM -0700, Ulrich Drepper wrote:
> But where would you stop?
> 
>       .byte 0x65
>       leal    j@NTPOFF, %eax

Certainly anything like this would be allowed.  GAS does
not "know" anything about the 0x65.

> And while we're at it
> 
>       leal    %ds:j@NTPOFF, %eax

I'd warn for _any_ segment override on leal.


r~


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