binutils-gdb/sim/m32r
Doug Evans 970a8fd6c3 * cpu.c,sem.c,sem-switch.c: Regenerate. From
- cgen/m32r.cpu (h-accum): Add attribute FUN-ACCESS.
	* m32r.c (m32r_h_accum_get,m32r_h_accum_set): New functions.
	#include cgen-ops.h.
	* cpux.c,readx.c,semx.c: Regenerate.
	* m32rx.c (m32r_h_accum_get,m32r_h_accum_set): New functions.
	#include cgen-ops.h.  Delete inclusion of several unnecessary headers.
	(m32r_h_accums_get): Sign extend top 8 bits.
1998-04-20 23:20:22 +00:00
..
.Sanitize * config.in (HAVE_FCNTL_H): Add. 1998-03-15 05:15:18 +00:00
ChangeLog * cpu.c,sem.c,sem-switch.c: Regenerate. From 1998-04-20 23:20:22 +00:00
Makefile.in * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h. 1998-03-04 21:22:09 +00:00
README Getting there ... 1996-12-17 21:08:20 +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
configure * config.in (HAVE_FCNTL_H): Add. 1998-03-15 05:15:18 +00:00
configure.in * Makefile.in (M32R_OBJS): Add cpu.o. 1998-02-18 02:26:47 +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
mloopx.in * sim-main.h: #include symcat.h. 1998-02-23 21:36:15 +00:00
model.c * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
modelx.c * decode.c, decode.h, sem.c, sem-switch.c, model.c: Regenerate. 1998-02-12 02:54:20 +00:00
readx.c * cpu.c,sem.c,sem-switch.c: Regenerate. From 1998-04-20 23:20:22 +00:00
sem-switch.c * cpu.c,sem.c,sem-switch.c: Regenerate. From 1998-04-20 23:20:22 +00:00
sem.c * cpu.c,sem.c,sem-switch.c: Regenerate. From 1998-04-20 23:20:22 +00:00
semx.c * cpu.c,sem.c,sem-switch.c: Regenerate. From 1998-04-20 23:20:22 +00:00
sim-if.c Add generic sim-info.c:sim_info() function using module mechanism. 1998-02-28 02:51:06 +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

README

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