Doug Evans 8406c876c5 * Makefile.in (M32R_OBJS): Delete extract.o.
(extract.o): Delete.
	(stamp-arch): Depend on $(CGEN_ARCH_SCM).
	(stamp-cpu): Don't build extract.c.
	* cpu.c,cpu.h,decode.c,decode.h,sem-switch.c,sem.c: Rebuild.
	* mloop.in (extract16): Update type of `insn' arg.
	Delete call to d->extract.
	(extract32): Ditto.

	* Makefile.in (M32RX_OBJS): Delete extractx.o.
	(extractx.o): Delete.
	(stamp-xcpu): Don't build extractx.c.
	* cpux.c,cpux.h,decodex.c,decodex.h,semx-switch.c: Rebuild.
	* mloopx.in (extractx16): Update type of `insn' arg.
	Delete call to d->extract.  Delete arg pbb_p.  All callers updated.
	(extract-simple,full-exec-simple,fast-exec-simple): Delete.
	(extractx32): Ditto.
1998-11-19 00:12:00 +00:00
..
1998-01-20 10:38:29 +00:00
1998-02-05 21:01:06 +00:00
1998-02-20 00:45:47 +00:00
1998-02-20 00:45:47 +00:00
1998-02-23 21:36:15 +00:00
1998-02-23 21:36:15 +00:00
1998-09-15 22:16:08 +00:00
1998-02-20 00:45:47 +00:00
1996-12-17 21:08:20 +00:00

This is the m32r simulator directory.
It is still work-in-progress.