summaryrefslogtreecommitdiffstats
path: root/sim/mips
Commit message (Expand)AuthorAgeFilesLines
...
* * Oops, added #ifdef TARGET_SKY around R5900 COP2 implementation skeleton.Frank Ch. Eigler1998-03-292-0/+10
* * Modified sky PKE behavior according to new SCEI specs.Frank Ch. Eigler1998-03-281-9/+11
* * Inserted skeleton of R5900 COP2 simulation. Merged old vu[01].[ch] codeFrank Ch. Eigler1998-03-2712-506/+864
* sky-gs.c: initial drop of GS control registers (outstanding questions)Patrick Macdonald1998-03-271-0/+1
* * sky-vu.c: new file to read/write VU registersRon Unrau1998-03-277-154/+70
* Do top level sim-hw module for device tree.Andrew Cagney1998-03-271-0/+4
* Define CPU_INDEX. Initialize.Andrew Cagney1998-03-272-23/+40
* Re-do --enable-sim-hardware so that each simulator can specify the devicesAndrew Cagney1998-03-252-55/+63
* * interp.c (Max, Min): Comment out functions. Not yet used.Andrew Cagney1998-03-242-1/+15
* * Several fixes and performance enhancements from my 2 weeks working in Japan.Ian Carmichael1998-03-242-1/+5
* * Monster bug fixes & improvements from the last two days' demo-testing work.Frank Ch. Eigler1998-03-204-19/+93
* * Changes today consist just of some code hardening.Frank Ch. Eigler1998-03-181-8/+11
* * Added --with-sim-gpu2=<path> option for linking SCEI's GPU2 library withFrank Ch. Eigler1998-03-183-58/+449
* * PKE testing was driven by SCEI "test0" bucket; code coverage remainsFrank Ch. Eigler1998-03-143-152/+311
* Sanity for 4320Gavin Romig-Koch1998-03-111-0/+36
* Allow more than just read, write and exec memory spaces in the coreAndrew Cagney1998-03-111-2/+2
* * sky-gdb.c (vu_option_handler): Delete unused local unit.Andrew Cagney1998-03-111-2/+11
* * vr4320.igen (clz,dclz) : Added.Gavin Romig-Koch1998-03-102-1/+47
* * mips/vr4320.igen: Mark the insn in here as vr4320 only.Gavin Romig-Koch1998-03-091-23/+31
* * Numerous changes & small bug fixes in PKE sim code and test suite.Frank Ch. Eigler1998-03-062-79/+111
* Fix opcode fields in SHFL.*Andrew Cagney1998-03-051-0/+6
* * Fixed a double-buffering bug in PKE, due to naive use ofFrank Ch. Eigler1998-03-051-5/+6
* * interp.c (sim_open): Map 4M of memory at zero for SKY sim only.James Lemke1998-03-041-0/+3
* * Merely eliminated silly duplicated code, to raise test coverage.Frank Ch. Eigler1998-03-041-174/+29
* sim-main.h: track SKY register number changes from gdbRon Unrau1998-03-041-35/+60
* * vr4320.igen: New file.Gavin Romig-Koch1998-03-033-0/+163
* Fix DIV, DIV1 (wrong check for overflow) and DIVU1 (shouldn't checkAndrew Cagney1998-03-033-3/+26
* * Continuing PKE sim unit tests. Found little bugs in VU instead.Frank Ch. Eigler1998-03-031-1/+1
* add sky-gdb.c to sky_filesRon Unrau1998-03-021-1/+1
* sky-gdb.c: new file - temporary demo version of the sim interfaceRon Unrau1998-03-011-18/+19
* Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1998-02-284-46/+18
* * interp.c (DECLARE_OPTION_HANDLER): Use it.Doug Evans1998-02-282-2/+12
* * Major endianness fixes on sky code today. The milestone sample and existingFrank Ch. Eigler1998-02-274-48/+65
* * PKE unit testing continuing. Confusion over PKE1 double-bufferingFrank Ch. Eigler1998-02-252-30/+210
* Finish implementation of r5900 instructions.Andrew Cagney1998-02-253-20/+61
* * Unit testing of PKE sim continuing. Only minor VU addressing problemsFrank Ch. Eigler1998-02-251-18/+16
* * A bunch of changes which get us closer to running the sample.Ian Carmichael1998-02-242-6/+16
* Add tracing to r5900 p* instructions.Andrew Cagney1998-02-241-0/+4
* * PKE sim unit testing continuing. Starting to run milestone sample.Frank Ch. Eigler1998-02-242-86/+102
* Make it compile again for -DTARGET_SKYRon Unrau1998-02-231-32/+33
* sim-main.h: Re-arange r5900 registers so that they have their ownAndrew Cagney1998-02-237-261/+628
* * PKE sim unit testing continuing. The DIRECT and MPG instructionsFrank Ch. Eigler1998-02-201-28/+53
* * Continuing unit testing of PKE simulator. It now successfully matchesFrank Ch. Eigler1998-02-202-155/+210
* Fall back from using igen to using gencode for the mips64vr4100 becauseJohn Metzler1998-02-191-0/+10
* * interp.c (load_memory): Add missing "break"'s.Gavin Romig-Koch1998-02-192-6/+25
* * Started PKE sim unit testing. A number of minor errors were corrected.Frank Ch. Eigler1998-02-182-89/+183
* DMA define names changed (SRCADDR -> MADR).James Lemke1998-02-181-1/+1
* * XGKICK now uses memory-based GIF fifo.Ian Carmichael1998-02-171-1/+1
* * Added VU0_CIA register #define.Ian Carmichael1998-02-161-1/+2
* * Add magic VU1_CIA register.Ian Carmichael1998-02-162-10/+27
OpenPOWER on IntegriCloud