old-cross-binutils/sim/m32r
Doug Evans b8a9943dd4 * Makefile.in (m32r.o): Depend on cpu.h
(extract.o): Pass -DSCACHE_P.
	* mloop.in (extract{16,32}): Update call to m32r_decode.
	* arch.h,cpu.h,cpuall.h,decode.[ch]: Regenerate.
	* extract.c,model.c,sem-switch.c,sem.c: Regenerate.
	* sim-main.h: #include "ansidecl.h".
	Don't include cpu-opc.h, done by arch.h.
start-sanitize-m32rx
	* Makefile.in (M32RX_OBJS): Build m32rx support now.
	(m32rx.o): New rule.
	* m32r-sim.h (m32rx_h_cr_[gs]et): Define.
	* m32rx.c (m32rx_{fetch,store}_register): Update {get,set} of PC.
	(m32rx_h_accums_get): New function.
	* mloopx.in: Update call to m32rx_decode.  Rewrite exec loop.
	* cpux.h,decodex.[ch],modelx.c,readx.c,semx.c: Regenerate.
end-sanitize-m32rx
1998-02-05 21:01:06 +00:00
..
.Sanitize add m32rx sanitization to tconfig.in 1998-01-23 23:01:06 +00:00
arch.c Regenerate. 1998-01-20 10:38:29 +00:00
arch.h * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
ChangeLog * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
configure * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
configure.in * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call. 1997-12-04 02:09:26 +00:00
cpu.h * cpu.h: New file. 1998-01-20 06:20:45 +00:00
cpuall.h * arch.c, arch.h, cpuall.h: New files. 1998-01-20 06:17:32 +00:00
cpux.h * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
decode.c * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
decodex.c * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
extract.c * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
m32rx.c * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
Makefile.in * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
mloopx.in * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
model.c Regenerate. 1998-01-20 06:18:51 +00:00
README
readx.c * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
sem-switch.c * arch-defs.h: Deleted. 1998-01-20 06:24:44 +00:00
sem.c * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
semx.c * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
sim-if.c o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00
sim-main.h * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
tconfig.in * arch.c, arch.h, cpuall.h: New files. 1998-01-20 06:17:32 +00:00

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