Age | Commit message (Expand) | Author | Files | Lines |
1998-03-20 | Added DMAC unit test cases. | James Lemke | 4 | -2/+580 |
1998-03-17 | * Added "t-pke4" test case that I forgot to check in when it was created. | Frank Ch. Eigler | 3 | -1/+610 |
1998-03-17 | * Added the "c_gen.pl" perl script into this directory, so the current | Frank Ch. Eigler | 3 | -1/+267 |
1998-03-17 | * Some changes in PKE tests, as per SCEI e-mail. t-pke1 still fails, but | Frank Ch. Eigler | 6 | -23/+35 |
1998-03-14 | * Added "test0" test bucket from SCEI. Due to changes in the behavior specs | Frank Ch. Eigler | 27 | -29/+25013 |
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 |
1998-03-02 | * Added more PKE unit tests. Coverage now at 90%. | Frank Ch. Eigler | 2 | -1/+46 |
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 |
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 |
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 |
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 |
1997-12-08 | For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: Stepping | Andrew Cagney | 1 | -0/+7 |
1997-12-04 | Add DM (bit 4) to PSW. See 7-1 for more info. | Andrew Cagney | 4 | -0/+62 |
1997-12-03 | * d10v_sim.h (SEXT56): Define. | Andrew Cagney | 6 | -1/+182 |
1997-12-02 | For "sub", compute carry by comparing inputs. | Andrew Cagney | 2 | -0/+43 |
1997-12-02 | For "msbu", subtract unsigned product from ACC, | Andrew Cagney | 4 | -1/+31 |
1997-12-02 | For "mulxu", store unsigned product in ACC. | Andrew Cagney | 4 | -4/+36 |