This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


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

m68k operand syntax


I've changed the m68k assembler to use a bison grammar to parse
operands.  The point of this change was to add full support for the
Motorola syntax, instead of the somewhat half-baked and hard-to-
maintain support that was in the older code.  I've tried to test
pretty carefully to make sure that I didn't break anything, but I
would appreciate it if people using the m68k could take a look, when
the find the time, to make sure that there haven't been any
regressions.  Thanks.

Ian