binutils-gdb/sim/m32r
Doug Evans 66f1864d7e * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro.
* mloopx.in (extract): Set abuf.addr for proper fill nop counting.
	(execute): Count parallel insns.
	* sim-if.c (print_m32r_misc_cpu): Print count.
	* sim-main.h (M32R_MISC_PROFILE): New member parallel_count.
1998-05-20 11:59:32 +00:00
..
.Sanitize * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +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 * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro. 1998-05-20 11:59:32 +00:00
configure Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> 1998-04-29 01:44:23 +00:00
configure.in * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT). 1998-05-02 01:28:32 +00:00
cpu.h * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
cpuall.h * arch.c, arch.h, cpuall.h: New files. 1998-01-20 06:17:32 +00:00
cpux.h * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
decode.c * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
decode.h * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
decodex.c * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
decodex.h * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
extract.c * cpu.h,decode.c,decode.h,extract.c,sem.c,sem-switch.c: Regenerate. 1998-04-11 01:26:47 +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 * Makefile.in (m32r.o,mloop.o,cpu.o,model.o): Add decode.h dependency. 1998-05-06 22:37:14 +00:00
mloopx.in * Makefile.in (devices.o): Add dependencies. 1998-05-15 23:46:24 +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
readx.c * sem-switch.c: Regenerate. Redo computed goto label handling. 1998-05-06 22:38:05 +00:00
sem-switch.c * Makefile.in (devices.o): Add dependencies. 1998-05-15 23:46:24 +00:00
sem.c * Makefile.in (devices.o): Add dependencies. 1998-05-15 23:46:24 +00:00
semx.c Zero bottom two bits of pc in jmp,jl insns. 1998-05-20 07:54:31 +00:00
sim-if.c * sim-if.c (do_trap): Treat traps 2-15 as hardware does. 1998-05-19 23:52:23 +00:00
sim-main.h * sim-main.h (CIA_GET,CIA_SET): Provide dummy definitions for now. 1998-02-12 03:55:30 +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.