This is the mail archive of the binutils@sourceware.org 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: Calling equ'd symbols in GAS


On Fri, 2011-07-29 at 15:30 +0930, Alan Modra wrote:

>  8048054:	e8 e7 7f 0b f8       	call   100040 <b_print_newline>

Right. Notice the difference from the NASM and FASM disassemblies:

       0:       e8 3b 00 f0 ff          callq  0xfffffffffff00040:

I'm just wondering how to port the NASM example to GAS.

Ed


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