old-cross-binutils/sim
Doug Evans b8a9943dd4 * Makefile.in (m32r.o): Depend on cpu.h
(extract.o): Pass -DSCACHE_P.
	* mloop.in (extract{16,32}): Update call to m32r_decode.
	* arch.h,cpu.h,cpuall.h,decode.[ch]: Regenerate.
	* extract.c,model.c,sem-switch.c,sem.c: Regenerate.
	* sim-main.h: #include "ansidecl.h".
	Don't include cpu-opc.h, done by arch.h.
start-sanitize-m32rx
	* Makefile.in (M32RX_OBJS): Build m32rx support now.
	(m32rx.o): New rule.
	* m32r-sim.h (m32rx_h_cr_[gs]et): Define.
	* m32rx.c (m32rx_{fetch,store}_register): Update {get,set} of PC.
	(m32rx_h_accums_get): New function.
	* mloopx.in: Update call to m32rx_decode.  Rewrite exec loop.
	* cpux.h,decodex.[ch],modelx.c,readx.c,semx.c: Regenerate.
end-sanitize-m32rx
1998-02-05 21:01:06 +00:00
..
arm Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
common IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro, 1998-02-03 05:39:15 +00:00
d10v Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
erc32 Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
h8300 Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
igen mips - for r5900 generate igen simulator. 1998-01-31 06:56:13 +00:00
m32r * Makefile.in (m32r.o): Depend on cpu.h 1998-02-05 21:01:06 +00:00
mips IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro, 1998-02-03 05:39:15 +00:00
mn10300 Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
ppc Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. 1997-10-02 23:37:30 +00:00
sh Add config support for the size of the target address and OF cell. 1998-01-31 14:07:23 +00:00
testsuite New test - verify sdl insn. 1998-02-02 06:16:07 +00:00
tic80 IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro, 1998-02-03 05:39:15 +00:00
txvu * Very, very early support for vu1 based on sce code. 1998-01-28 02:04:32 +00:00
v850 Add sim-main.h to v850e_files for sanitization. 1998-02-03 01:37:25 +00:00
w65 Add ABFD argument to sim_create_inferior. Document. 1997-08-27 04:44:41 +00:00
.Sanitize * configure.in: Add sky support 1998-01-15 15:45:41 +00:00
ChangeLog * Update configure: txvu-elf changed to dvp-elf. 1998-02-04 18:46:18 +00:00
configure * Update configure: txvu-elf changed to dvp-elf. 1998-02-04 18:46:18 +00:00
configure.in * Update configure: txvu-elf changed to dvp-elf. 1998-02-04 18:46:18 +00:00
Makefile.in TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
README-HACKING Doc C language guidelines. 1997-09-03 07:34:59 +00:00