old-cross-binutils/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
acconfig.h
arch.c
arch.h
ChangeLog
configure
configure.in
cpu.h
cpuall.h
cpux.h
decode.c
decode.h
decodex.c
decodex.h
devices.c * m32r-sim.h (GET_H_SM): New macro. 1998-09-15 22:16:08 +00:00
extract.c
m32r-sim.h
m32r.c
m32rx.c
Makefile.in
mloop.in
mloopx.in
model.c
modelx.c
README
readx.c * m32r-sim.h (GET_H_SM): New macro. 1998-09-15 22:16:08 +00:00
sem-switch.c
sem.c
semx.c * m32r-sim.h (GET_H_SM): New macro. 1998-09-15 22:16:08 +00:00
sim-if.c
sim-main.h
tconfig.in
traps.c

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