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: Gnu assembler question for ARM


Ciaccia <ciacciax@yahoo.com> writes:

> @this is pseudocode, it's not expected to work
> #define field1 0
> #define field2 (field1 + 4)
> #define field3 (field2 + 4)

See the .struct pseudo-op in the assembler documentation.

Ian


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