old-cross-binutils/sim/testsuite
Frank Ch. Eigler fd90908986 * Numerous changes & small bug fixes in PKE sim code and test suite.
for sim/testsuite/sky:

	* t-pke4.run: Removed test, since it succeeds yet returns a
 	non-zero exit code.

	* Makefile.in (RUNOPTS): Removed --memory-size flag, made
 	unnecessary by sim/mips/interp.c changes.
	(TESTS): Removed t-pke4.ok target.

	* t-pke3.trc: Classified tests with [---] indicators, to match
 	items up with entries documented in testplan.sgml.  Added numerous
 	additional tests.  They assert behavior that assumes certain
 	favorable answers to PKE question set #6 to SCEI.

	* t-pke1.trc: Added some [---] indicators.

  for sim/mips:

	* sky-pke.c (pke_issue): Revamped interrupt & stall code.  Assume
 	that ER1/ER0/PIS bits are only set if not masked by ERR bits.
  	Signal PIS only if unmasked.
	(pke_code_error): Signal ER1 only if unmasked.
	(pke_pc_fifo): Signal ER0 only if unmasked.
	(pke_code_unpack): Round up num_operands for last operand's
 	partial-word.  Factor out "R" bit handling for better coverage
 	analysis.  Fill upper words of a quadword with zeroes for Vn_m
 	UNPACK with n < 4.

	* sky-device.c (device_error): Made function accept varargs.

	* sky-device.h (device_error): Changed declaration to match.

	* interp.c (sim_open): Made 0x0000 area memory be an alias of
	the K0/K1 segments.  Sanitized code.
1998-03-06 22:46:40 +00:00
..
common Add file alu-n-tst.h 1997-11-25 21:59:39 +00:00
d10v-elf Test the RDT and DBT instructions. 1998-02-15 23:21:19 +00:00
d30v-elf add missing files. 1997-09-18 04:56:22 +00:00
m32r-elf Beginnings of m32r simulator testsuite. 1998-02-13 03:16:48 +00:00
mips64r5900-elf Test r5900 floating point instructions. 1998-02-25 15:04:11 +00:00
sim Last of the instruction tests. 1998-02-20 19:01:58 +00:00
sky * Numerous changes & small bug fixes in PKE sim code and test suite. 1998-03-06 22:46:40 +00:00
tic80-coff Sanity check for tic80 simulator. 1997-09-08 17:19:21 +00:00
.Sanitize * Added test bucket directory for sky tests, which may be run in conjunction 1998-02-25 01:08:47 +00:00
ChangeLog * Makefile.in (RUNTEST): Fix path to runtest. 1998-02-25 19:02:58 +00:00
configure.in * Added test bucket directory for sky tests, which may be run in conjunction 1998-02-25 01:08:47 +00:00
Makefile.in * Makefile.in (build_alias): Define. 1998-02-17 20:54:50 +00:00