aboutsummaryrefslogtreecommitdiff
path: root/sim/mips
AgeCommit message (Expand)AuthorFilesLines
1998-03-25Re-do --enable-sim-hardware so that each simulator can specify the devicesAndrew Cagney2-55/+63
1998-03-24* interp.c (Max, Min): Comment out functions. Not yet used.Andrew Cagney2-1/+15
1998-03-24* Several fixes and performance enhancements from my 2 weeks working in Japan.Ian Carmichael2-1/+5
1998-03-20* Monster bug fixes & improvements from the last two days' demo-testing work.Frank Ch. Eigler4-19/+93
1998-03-18* Changes today consist just of some code hardening.Frank Ch. Eigler1-8/+11
1998-03-18* Added --with-sim-gpu2=<path> option for linking SCEI's GPU2 library withFrank Ch. Eigler3-58/+449
1998-03-14* PKE testing was driven by SCEI "test0" bucket; code coverage remainsFrank Ch. Eigler3-152/+311
1998-03-11Sanity for 4320Gavin Romig-Koch1-0/+36
1998-03-11Allow more than just read, write and exec memory spaces in the coreAndrew Cagney1-2/+2
1998-03-11* sky-gdb.c (vu_option_handler): Delete unused local unit.Andrew Cagney1-2/+11
1998-03-10 * vr4320.igen (clz,dclz) : Added.Gavin Romig-Koch2-1/+47
1998-03-09 * mips/vr4320.igen: Mark the insn in here as vr4320 only.Gavin Romig-Koch1-23/+31
1998-03-06* Numerous changes & small bug fixes in PKE sim code and test suite.Frank Ch. Eigler2-79/+111
1998-03-05Fix opcode fields in SHFL.*Andrew Cagney1-0/+6
1998-03-05* Fixed a double-buffering bug in PKE, due to naive use ofFrank Ch. Eigler1-5/+6
1998-03-04 * interp.c (sim_open): Map 4M of memory at zero for SKY sim only.James Lemke1-0/+3
1998-03-04* Merely eliminated silly duplicated code, to raise test coverage.Frank Ch. Eigler1-174/+29
1998-03-04sim-main.h: track SKY register number changes from gdbRon Unrau1-35/+60
1998-03-03 * vr4320.igen: New file.Gavin Romig-Koch3-0/+163
1998-03-03Fix DIV, DIV1 (wrong check for overflow) and DIVU1 (shouldn't checkAndrew Cagney3-3/+26
1998-03-03* Continuing PKE sim unit tests. Found little bugs in VU instead.Frank Ch. Eigler1-1/+1
1998-03-02add sky-gdb.c to sky_filesRon Unrau1-1/+1
1998-03-01sky-gdb.c: new file - temporary demo version of the sim interfaceRon Unrau1-18/+19
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney4-46/+18
1998-02-28 * interp.c (DECLARE_OPTION_HANDLER): Use it.Doug Evans2-2/+12
1998-02-27* Major endianness fixes on sky code today. The milestone sample and existingFrank Ch. Eigler4-48/+65
1998-02-25* PKE unit testing continuing. Confusion over PKE1 double-bufferingFrank Ch. Eigler2-30/+210
1998-02-25Finish implementation of r5900 instructions.Andrew Cagney3-20/+61
1998-02-25* Unit testing of PKE sim continuing. Only minor VU addressing problemsFrank Ch. Eigler1-18/+16
1998-02-24* A bunch of changes which get us closer to running the sample.Ian Carmichael2-6/+16
1998-02-24Add tracing to r5900 p* instructions.Andrew Cagney1-0/+4
1998-02-24* PKE sim unit testing continuing. Starting to run milestone sample.Frank Ch. Eigler2-86/+102
1998-02-23Make it compile again for -DTARGET_SKYRon Unrau1-32/+33
1998-02-23sim-main.h: Re-arange r5900 registers so that they have their ownAndrew Cagney7-261/+628
1998-02-20* PKE sim unit testing continuing. The DIRECT and MPG instructionsFrank Ch. Eigler1-28/+53
1998-02-20* Continuing unit testing of PKE simulator. It now successfully matchesFrank Ch. Eigler2-155/+210
1998-02-19Fall back from using igen to using gencode for the mips64vr4100 becauseJohn Metzler1-0/+10
1998-02-19 * interp.c (load_memory): Add missing "break"'s.Gavin Romig-Koch2-6/+25
1998-02-18* Started PKE sim unit testing. A number of minor errors were corrected.Frank Ch. Eigler2-89/+183
1998-02-18DMA define names changed (SRCADDR -> MADR).James Lemke1-1/+1
1998-02-17* XGKICK now uses memory-based GIF fifo.Ian Carmichael1-1/+1
1998-02-16* Added VU0_CIA register #define.Ian Carmichael1-1/+2
1998-02-16* Add magic VU1_CIA register.Ian Carmichael2-10/+27
1998-02-16* Partially implement new VPE_STAT register.Ian Carmichael3-12/+25
1998-02-16configure: rerun autoconfRon Unrau1-0/+2
1998-02-15configure.in: add -DTARGET_SKY for mips64r5900-sky-elf configure.Ron Unrau2-2/+88
1998-02-14* Vu1 state moved to struct. Host-target endian twiddling. Misc other fixes.Ian Carmichael1-34/+29
1998-02-13- PKE simulation almost finished. Needed enhancements:Frank Ch. Eigler2-161/+214
1998-02-13First functional drop of the gpuif code plus modifications toPatrick Macdonald1-1/+1
1998-02-11Update DMA register addressesJames Lemke1-2/+2