From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Lance Taylor To: gas2@cygnus.com Subject: m68k operand syntax Date: Tue, 08 Aug 1995 09:52:00 -0000 Message-id: <199508081652.MAA10450@sanguine.cygnus.com> X-SW-Source: 1995/msg00146.html 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