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: Assembly instructions storing structure


hi,

On 11/18/05, Balaji V. Iyer <bviyer@ncsu.edu> wrote:
> Hi Ashwin,
>    THanks you for your quick response. When I said "fix" I meant I wanted
> to  play with the instructions that are already generated. It is for
> getting some results. Can you please tell me a little specificially
> where in the frags are the instructions stored and the format they are
> stored?
>
The bytes of the instructions can be accessed by the pointer
fr_literal of the frag structure and the format they are written in
depends on the
endianess.

HTH,
cheers,
Ashwin Pathmudi.


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