DIV, MOD, ASG DIV, ASG MOD templates with new stuff derived from vax table.
authorDonn Seeley <donn@ucbvax.Berkeley.EDU>
Fri, 11 Dec 1987 15:25:05 +0000 (07:25 -0800)
committerDonn Seeley <donn@ucbvax.Berkeley.EDU>
Fri, 11 Dec 1987 15:25:05 +0000 (07:25 -0800)
(12) Delete MUL and ASG MUL oddities; can't see what use they are.  (13)
Fold some MUL templates.  (14) Simplify ASG PLUS and ASG MINUS if REG_CHAR
is not enabled.  (15) Add templates for mixed float/double assignment ops.

SCCS-vsn: old/pcc/ccom.tahoe/table.c 1.13

usr/src/old/pcc/ccom.tahoe/table.c

index 14c4f39..c3ecd06 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)table.c    1.12 (Berkeley) %G%";
+static char sccsid[] = "@(#)table.c    1.13 (Berkeley) %G%";
 #endif
 
 # include "pass2.h"
 #endif
 
 # include "pass2.h"