aboutsummaryrefslogtreecommitdiff
path: root/sim/mips
AgeCommit message (Expand)AuthorFilesLines
1998-04-09* Backed out week-old attempt at enabling quadword memory access onFrank Ch. Eigler3-13/+14
1998-04-09* Fixed up blank lines in file.Ian Carmichael1-9/+1
1998-04-09* Temporarily change LOADDRMASK in sky build.Ian Carmichael1-0/+2
1998-04-08* R5900 sky COP2 testing continuing. Today only smallFrank Ch. Eigler3-3/+19
1998-04-08* Add sky-vudis.h, sky-vudis.c.Ian Carmichael1-1/+1
1998-04-07Keep sim-main.c and tx.igenAndrew Cagney1-0/+2
1998-04-07Keep sky-gs.[ch] if sky.Doug Evans1-0/+1
1998-04-07* R5900 COP2 sim testing in progress. The majority of instructions actuallyFrank Ch. Eigler2-2/+10
1998-04-07* R5900 COP2 is now ready for testing. Let loose the dogs!Frank Ch. Eigler3-5/+54
1998-04-05* R5900 COP2 function nearly complete. PKE sim now aware of new GPUIFFrank Ch. Eigler6-913/+349
1998-04-05aclocal.m4: Don't enable inlining when cross-compiling.Andrew Cagney7-674/+769
1998-04-04Cleanup INLINE support for simulators using common framework.Andrew Cagney2-71/+102
1998-04-02 * sim-main.h: add vif registersRon Unrau2-146/+167
1998-04-02Re-do load/store operations so that they work for both 32 and 64 bitAndrew Cagney5-19/+72
1998-04-02For mips get_mem_size call. Force the return of a 32 bit valueAndrew Cagney3-46/+16
1998-04-01sky-vu.[ch]: prototype decls, cast floats to ints before register transferRon Unrau2-54/+152
1998-04-01* You bop one on the head ... another one appears.Frank Ch. Eigler2-2/+12
1998-03-31 * sky-dma.c: Clarify text in warning msg.James Lemke1-3/+27
1998-03-30* Continuing sky R5900 / COP2 work. Added extra sanitize tags to hideFrank Ch. Eigler3-61/+113
1998-03-30 * configure.in (mipstx39*-*-*): Use gencode simulator ratherGavin Romig-Koch3-74/+76
1998-03-29* Oops, added #ifdef TARGET_SKY around R5900 COP2 implementation skeleton.Frank Ch. Eigler2-0/+10
1998-03-28* Modified sky PKE behavior according to new SCEI specs.Frank Ch. Eigler1-9/+11
1998-03-27* Inserted skeleton of R5900 COP2 simulation. Merged old vu[01].[ch] codeFrank Ch. Eigler12-506/+864
1998-03-27sky-gs.c: initial drop of GS control registers (outstanding questions)Patrick Macdonald1-0/+1
1998-03-27 * sky-vu.c: new file to read/write VU registersRon Unrau7-154/+70
1998-03-27Do top level sim-hw module for device tree.Andrew Cagney1-0/+4
1998-03-27Define CPU_INDEX. Initialize.Andrew Cagney2-23/+40
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