old-cross-binutils/sim
Frank Ch. Eigler 653c259005 * PKE sim unit testing continuing. The DIRECT and MPG instructions
were hammered in today's runs.  Work is beginning in endian-proofing
  the code.

	* sky-pke.c (pke1_issue): Issue on correct PKE device.
	(pke_io_write_buffer, pke_code_mpg, pke_code_unpack): Perform more
 	endian conversions.
	(pke_code_mpg, pke_code_direct): Add operand alignment assertions.
	(pke_code_mpg): Correct VU stall checks.  Correct VU opcode
 	transfer ordering.
	(pke_code_direct): Correct typos in DIRECT operand accessing.
	(pke_code_unpack): Correct conditional sign-extension handling.

	* sky-gpuif.c (gif_io_read_buffer, gif_io_write_buffer): Correct
 	assertion polarity.
	(gif_read_tag): Disable faulty DMA-tag testing code.
1998-02-20 23:59:10 +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 fix typo 1998-02-20 21:54:06 +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 * PKE sim unit testing continuing. The DIRECT and MPG instructions 1998-02-20 23:59:10 +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 Fixed UNLOCK test. 1998-02-20 21:01:05 +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