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] |
Hello, I am currently writing a program which has to parse Cell BE SPU assembly generated, for example, by spu-gcc -S. This is exactly the same that spu-as does. So I thougt I could find the GNU assembly grammar in (E)BNF or alike and build a simple parser with flex/bison. Unfortunately I didn't find such a grammer neighter in binutils/gas source nor in the binutils/gas manual (only a description of the syntax in text form was available there). Maybe one of you can tell me where to find the binutils/gas input grammar? Regards, Timo
Attachment:
signature.asc
Description: This is a digitally signed message part.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |