Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-03-13 | massive sanitization fixes | Angela Marie Thomas | 1 | -5/+9 | |
1998-03-13 | new .Sanitize files | Angela Marie Thomas | 2 | -0/+68 | |
1998-03-06 | * Numerous changes & small bug fixes in PKE sim code and test suite. | Frank Ch. Eigler | 5 | -59/+216 | |
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-02 | * Added more PKE unit tests. Coverage now at 90%. | Frank Ch. Eigler | 2 | -1/+46 | |
* t-pke3.trc: Added FLUSH* / PKEMS* tests. | |||||
1998-02-27 | * Updated build to allow srcdir != objdir. Tests still do not use dejagnu. | Frank Ch. Eigler | 2 | -8/+15 | |
1998-02-25 | * Enlarged PKE testing mini bucket. Not yet converted to dejagnu. | Frank Ch. Eigler | 2 | -1/+107 | |
1998-02-25 | * Makefile.in (RUNTEST): Fix path to runtest. | Doug Evans | 1 | -0/+4 | |
1998-02-25 | Test r5900 floating point instructions. | Andrew Cagney | 17 | -0/+354 | |
1998-02-25 | * Added test bucket directory for sky tests, which may be run in conjunction | Frank Ch. Eigler | 14 | -0/+4024 | |
with the mips64r5900 tests. It's all meant to be sanitized out without "keep-sky". | |||||
1998-02-20 | Fixed UNLOCK test. | Nick Clifton | 1 | -0/+1 | |
1998-02-20 | Fixed MVFC test. | Nick Clifton | 1 | -0/+1 | |
1998-02-20 | Fix REMU test. | Nick Clifton | 1 | -0/+2 | |
1998-02-20 | More instruction tests. | Nick Clifton | 1 | -1/+16 | |
1998-02-20 | Last of the instruction tests. | Nick Clifton | 2 | -0/+37 | |
1998-02-20 | More instruction tests. | Nick Clifton | 4 | -0/+60 | |
1998-02-20 | Yet more tests of m32r instructions | Nick Clifton | 1 | -0/+7 | |
1998-02-19 | Even more instruction tests | Nick Clifton | 5 | -8/+96 | |
1998-02-19 | Test even more instructions. | Nick Clifton | 1 | -0/+21 | |
1998-02-19 | test 32 bit BCL instruction. | Nick Clifton | 1 | -8/+9 | |
1998-02-19 | Add more tests. | Nick Clifton | 1 | -0/+6 | |
1998-02-19 | Added a couple of tests. | Nick Clifton | 2 | -1/+22 | |
1998-02-18 | Delete rac-d,rac-ds,rach-d,rach-ds, they're aliases. | Doug Evans | 5 | -48/+0 | |
1998-02-18 | .Sanitize for devo/sim/testsuite/sim/m32r. | Doug Evans | 1 | -0/+217 | |
1998-02-17 | keep config, lib, sim. | Doug Evans | 1 | -0/+3 | |
1998-02-17 | * config/default.exp: New file. | Doug Evans | 1 | -0/+4 | |
* lib/sim-defs.exp: New file. * sim/m32r/*: m32r dejagnu simulator testsuite. | |||||
1998-02-17 | keep m32r | Doug Evans | 1 | -0/+32 | |
1998-02-17 | m32r simulator testsuite | Doug Evans | 94 | -0/+1212 | |
1998-02-17 | * Makefile.in (build_alias): Define. | Doug Evans | 3 | -3/+229 | |
(arch): Define. (RUNTEST_FOR_TARGET): Delete. (RUNTEST): Fix. (SCHEME,SCHEMEFLAGS,CGENDIR,CGENFLAGS,CGENFILES): Define. (check): Depend on site.exp. (site.exp): New target. (cgen): New target. * configure.in: Call AC_CHECK_PROG(SCHEME) if using cgen. (arch): Define from target_cpu. * configure: Regenerate. | |||||
1998-02-15 | Test the RDT and DBT instructions. | Andrew Cagney | 2 | -0/+51 | |
1998-02-13 | Test switching between SPI/SPU. | Andrew Cagney | 4 | -0/+29 | |
1998-02-13 | Beginnings of m32r simulator testsuite. | Doug Evans | 8 | -0/+1182 | |
1998-02-13 | Keep m32r-elf. | Doug Evans | 1 | -0/+1 | |
1998-02-11 | Update tests to match recently modified ABI | Andrew Cagney | 2 | -16/+46 | |
1998-02-02 | New test - verify sdl insn. | Andrew Cagney | 2 | -0/+43 | |
1997-12-12 | Renamed v850eq -> v850ea | Nick Clifton | 1 | -3/+3 | |
1997-12-12 | Parent directory renamed. | Nick Clifton | 27 | -1884/+0 | |
1997-12-11 | sanitization fixes. (files not mentioned, fences misspelled) | Felix Lee | 1 | -0/+8 | |
1997-12-09 | Test/fix d10v RTE instruction. | Andrew Cagney | 2 | -0/+19 | |
1997-12-08 | Fix typo, REP_S was refering to REP_E register. | Andrew Cagney | 1 | -0/+4 | |
Add test. | |||||
1997-12-08 | For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: Stepping | Andrew Cagney | 1 | -0/+7 | |
through an exception may not work correctly. For GDB reads/writes to the control registers, ensure the cpu state is updated correctly. | |||||
1997-12-04 | Add DM (bit 4) to PSW. See 7-1 for more info. | Andrew Cagney | 4 | -0/+62 | |
Test. | |||||
1997-12-03 | * d10v_sim.h (SEXT56): Define. | Andrew Cagney | 6 | -1/+182 | |
* simops.c (OP_4201): For "rac", sign extend 56 bit value before it is shifted. * d10v_sim.h (MAX32, MIN32, MASK32, MASK40): Re-define using SIGNED64 macro. | |||||
1997-12-02 | For "sub", compute carry by comparing inputs. | Andrew Cagney | 2 | -0/+43 | |
Test. | |||||
1997-12-02 | For "msbu", subtract unsigned product from ACC, | Andrew Cagney | 4 | -1/+31 | |
Test. | |||||
1997-12-02 | For "mulxu", store unsigned product in ACC. | Andrew Cagney | 4 | -4/+36 | |
Test. | |||||
1997-12-02 | Test mv[tf]ac instructions. | Andrew Cagney | 1 | -0/+19 | |
1997-12-02 | For MACU add unsigned multiply to accumulator. | Andrew Cagney | 3 | -1/+83 | |
Test. | |||||
1997-12-02 | For sub2w, compute carry according to negated addition rules. | Andrew Cagney | 3 | -1/+75 | |
Test. | |||||
1997-11-25 | Add file alu-n-tst.h | Andrew Cagney | 1 | -0/+1 | |
1997-11-24 | Sanitization | Andrew Cagney | 1 | -0/+5 | |