old-cross-binutils/sim/m32r
Doug Evans 0a18a6b8ad * configure.in: Call SIM_AC_OPTION_INLINE.
* configure: Regenerate.
	* sim-main.h: Protect against multiple inclusion.
	Don't include cgen-scache.h,cgen-cpu.h,cgen-trace.h,cpuall.h.
	Done by cgen-sim.h now.
	* tconfig.in (SIM_HAVE_MODEL): Delete, moved to cgen-types.h.
	* cpuall.h: Regenerate.
	* cpu.h,decode.c,sem-switch.c,sem.c: Regenerate.
	* mloop.in (extract16): Make static inline again.
	Simplify with call to @cpu@_fill_argbuf,@cpu@_fill_argbuf_tp.
	(extract32): Ditto.
	Simplify with call to @cpu@_fill_argbuf,@cpu@_fill_argbuf_tp.
	(execute): Test ARGBUF_PROFILE_P before profiling.
	Update calls to TRACE_INSN_INIT,TRACE_INSN_FINI.
	* cpux.h,decodex.c,modelx.c,semx-switch.c: Regenerate.
	* mloopx.in: Rewrite.
1998-12-05 08:09:18 +00:00
..
.Sanitize * Makefile.in (M32R_OBJS): Delete extract.o. 1998-11-19 00:12:00 +00:00
acconfig.h * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +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 * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
configure * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
configure.in * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
cpu.h * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
cpuall.h * arch.c, arch.h, cpuall.h: New files. 1998-01-20 06:17:32 +00:00
cpux.h * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
decode.c * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
decode.h * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
decodex.c * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
decodex.h * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
devices.c * m32r-sim.h (GET_H_SM): New macro. 1998-09-15 22:16:08 +00:00
m32r-sim.h * m32r-sim.h (m32r_trap): Update prototype. 1998-09-09 22:34:09 +00:00
m32r.c * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
m32rx.c * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
Makefile.in Add pseudo-basic-block execution support. 1998-10-09 23:43:28 +00:00
mloop.in * m32r-sim.h (M32R_MISC_PROFILE): New members insn_cycles, cti_stall, 1998-06-13 14:56:28 +00:00
mloopx.in * m32r-sim.h (M32R_MISC_PROFILE): New members insn_cycles, cti_stall, 1998-06-13 14:56:28 +00:00
model.c * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment 1998-04-27 22:42:22 +00:00
modelx.c * cpu.c,model.c,sem-switch.c,sem.c: Regenerated. Mostly comment 1998-04-27 22:42:22 +00:00
README
sem-switch.c * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
sem.c * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
semx-switch.c * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
sim-if.c * sim-if.c (sim_do_command): Handle "sim info reg {bbpsw,bbpc}". 1998-10-28 22:45:11 +00:00
sim-main.h * configure.in: Call SIM_AC_OPTION_INLINE. 1998-12-05 08:09:18 +00:00
tconfig.in * sim-main.h: Delete inclusion of config.h, include sim-basics.h 1998-11-05 07:56:02 +00:00
traps.c * m32r-sim.h (m32r_trap): Update prototype. 1998-09-09 22:34:09 +00:00

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