binutils-gdb/sim/m32r
Doug Evans ff8c385ab3 * m32r-sim.h (GET_H_SM): New macro.
(UART params): Update to msa2000.
	* devices.c (device_io_read_buffer): Update to msa2000.
	* m32r.c (m32rb_h_cr_get,m32rb_h_cr_set): Handle bbpc,bbpsw.
	(m32rb_h_psw_get,m32rb_h_psw_set): New functions.
	* arch.c,arch.h,cpu.c,cpu.h,sem-switch.c,sem.c: Regenerate.
	* m32rx.c (m32rx_h_cr_get,m32rx_h_cr_set): Handle bbpc,bbpsw.
	(m32rx_h_psw_get,m32rx_h_psw_set): New functions.
	* cpux.c,cpux.h,readx.c,semx.c: Regenerate.
PR 15938.
1998-09-15 22:16:08 +00:00
..
.Sanitize * traps.c: New file. Trap support moved here from sim-if.c. 1998-06-11 01:05:21 +00:00
ChangeLog * m32r-sim.h (m32r_trap): Update prototype. 1998-09-09 22:34:09 +00:00
Makefile.in * Makefile.in (INCLUDE_DEPS): Add include/opcode/cgen.h. 1998-08-03 19:58:36 +00:00
README
acconfig.h * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
arch.c
arch.h
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: cgen_maint -> CGEN_MAINT. 1998-07-02 01:42:38 +00:00
cpu.h * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
cpuall.h
cpux.h * m32r-sim.h (m32r_trap): Update prototype. 1998-09-09 22:34:09 +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
devices.c * m32r-sim.h (GET_H_SM): New macro. 1998-09-15 22:16:08 +00:00
extract.c Rename cpu m32r to m32rb to distinguish from architecture name. 1998-08-04 02:52:16 +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
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
readx.c * m32r-sim.h (GET_H_SM): New macro. 1998-09-15 22:16:08 +00:00
sem-switch.c * m32r-sim.h (m32r_trap): Update prototype. 1998-09-09 22:34:09 +00:00
sem.c * m32r-sim.h (m32r_trap): Update prototype. 1998-09-09 22:34:09 +00:00
semx.c * m32r-sim.h (GET_H_SM): New macro. 1998-09-15 22:16:08 +00:00
sim-if.c * Makefile.in (INCLUDE_DEPS): Add include/opcode/cgen.h. 1998-08-03 19:58:36 +00:00
sim-main.h * traps.c: New file. Trap support moved here from sim-if.c. 1998-06-11 01:05:21 +00:00
tconfig.in
traps.c * m32r-sim.h (m32r_trap): Update prototype. 1998-09-09 22:34:09 +00:00

README

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