Re: How many bytes is an instruction?
Re: How many bytes is an instruction?
- Subject: Re: How many bytes is an instruction?
- From: Wim Lewis <email@hidden>
- Date: Wed, 24 Jul 2013 15:03:52 -0700
On 24 Jul 2013, at 2:03 PM, Rick Mann wrote:
> Seems like the assembler should be able to output relative address offsets in some form
It can (and does if you ask it for a listing file), but what you're looking at in Xcode is assembly code that hasn't even been passed to the assembler yet. It's not a disassembly, it's an intermediate stage of compilation.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden