old-cross-binutils/sim/m32r
Doug Evans 62381069c9 * m32r-sim.h (MSPR_ADDR): New macro.
(m32r_mspr_device): Declare.
	(struct _devicep: Define.
	* m32r.c (m32r_mspr_device): New global.
	(device_{io_{read,write}_buffer,error}): New functions.
	* mem-ops.h (SETMEM*): Use sim_core_write_map, not read map.
	* sim-if.c: Delete redundant inclusion of cpu-sim.h.
	(sim_open): Attach device to handle MSPR register.
	* sim-main.h (WITH_DEVICES): Define as 1.
	Include cpu-sim.h.
1997-12-05 00:48:05 +00:00
..
.Sanitize Merge from branch into devo. CGEN generic files moved to common 1997-05-01 22:33:23 +00:00
arch-defs.h Merge from branch into devo. CGEN generic files moved to common 1997-05-01 22:33:23 +00:00
ChangeLog * m32r-sim.h (MSPR_ADDR): New macro. 1997-12-05 00:48:05 +00:00
configure Remove need to update <targ>/Makefile.in when adding optional options 1997-09-23 01:25:26 +00:00
configure.in * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call. 1997-12-04 02:09:26 +00:00
extract.c Merge from branch into devo. CGEN generic files moved to common 1997-05-01 22:33:23 +00:00
mainloop.in Merge from branch into devo. CGEN generic files moved to common 1997-05-01 22:33:23 +00:00
Makefile.in Add ABFD argument to sim_create_inferior. Document. 1997-08-27 04:44:41 +00:00
mem-ops.h * m32r-sim.h (MSPR_ADDR): New macro. 1997-12-05 00:48:05 +00:00
README Getting there ... 1996-12-17 21:08:20 +00:00
sem-ops.h * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division. 1997-10-27 20:45:56 +00:00
semantics.c Merge from branch into devo. CGEN generic files moved to common 1997-05-01 22:33:23 +00:00
sim-if.c o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00

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