ack/mach/m68k2/cg
bal 0db1db10b8 Bug fixed: cg generated instructions like "and.l #2,a4", which are
not allowed on the 68000.
The condition "inreg($...) < 2" is added to every EM-pattern that
accesses local non-register variables. So the ordering of the
patterns for regvar/non-regvar is no longer important.
1985-05-01 12:53:33 +00:00
..
mach.c floating point stuff added 1985-04-12 15:47:30 +00:00
mach.h Initial revision 1984-07-19 10:03:10 +00:00
table Bug fixed: cg generated instructions like "and.l #2,a4", which are 1985-05-01 12:53:33 +00:00