* config/tc-txvu.c (assemble_insn): Commas moved to opcode table.
authorDoug Evans <dje@google.com>
Fri, 23 Jan 1998 06:01:23 +0000 (06:01 +0000)
committerDoug Evans <dje@google.com>
Fri, 23 Jan 1998 06:01:23 +0000 (06:01 +0000)
gas/config/tc-txvu.c

index ac7ca12edec329009f83e550543a966bd7c772f2..7da6b94538b5f285edc92e8567c00de2db58dab7 100644 (file)
@@ -299,6 +299,7 @@ assemble_insn (str, lower_p, buf)
              if (operand->flags & TXVU_OPERAND_SUFFIX)
                as_fatal ("bad opcode table, suffix wrong");
 
+#if 0 /* commas are in the syntax string now */
              /* If this is not the first, there must be a comma.  */
              if (num_operands > 0)
                {
@@ -306,6 +307,7 @@ assemble_insn (str, lower_p, buf)
                    break;
                  ++str;
                }
+#endif
 
              /* Is there anything left to parse?
                 We don't check for this at the top because we want to parse