old-cross-binutils/sim
Frank Ch. Eigler 534a3d5cf1 * Continuing unit testing of PKE simulator. It now successfully matches
the SCEI PKE simulator's output on its own test sample (tsv432.in).

	* sky-pke.h (PKE_MEM_READ, PKE_MEM_WRITE, PKE_REG_MASK_SET): Add
 	trace file records.

	* sky-pke.c: (pke_track_write): Removed function.  Replaced with
 	in-line modifications to VU tracking tables.
	(pke_attach): Attach VU tracking tables.  Use line buffering on
 	trace files.
	(pke_issue): Spit out additional trace records.
	(pke_pc_operand_bits): Correct bitfield masking error.
	(*): Replace sim_read/write with kludge PKE_MEM_READ/WRITE
 	throughout.
	(pke_code_unpack): Correct numerous small bugs in operand decoding
 	etc.
1998-02-20 01:50:01 +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 Extend sim-trace.[hc] to include a generic set of macro's for tracing 1998-02-18 04:11:09 +00:00
d10v Implement "dbt" and "rtd" instructions. 1998-02-16 00:35:57 +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 * m32r.c (do_lock,do_unlock): Delete. 1998-02-20 00:45:47 +00:00
mips * Continuing unit testing of PKE simulator. It now successfully matches 1998-02-20 01:50:01 +00:00
mn10300 * simops.c (multiply instructions): Cast input operands to a 1998-02-18 20:05:53 +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 Yet more tests of m32r instructions 1998-02-20 00:30:14 +00:00
tic80 Better tracing for conditional branches 1998-02-17 19:38:48 +00:00
txvu * Very, very early support for vu1 based on sce code. 1998-01-28 02:04:32 +00:00
v850 For sim_fetch_register / sim_store_register: Add LENGTH parameter, 1998-02-17 04:06:38 +00:00
w65 For sim_fetch_register / sim_store_register: Add LENGTH parameter, 1998-02-17 04:06:38 +00:00
.Sanitize delete txvu/dvp/sky stuff, lives in mips dir now, configured with 1998-02-06 02:42:34 +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 delete txvu/dvp/sky stuff, lives in mips dir now, configured with 1998-02-06 02:42:34 +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