summaryrefslogtreecommitdiffstats
path: root/sim/mips
Commit message (Expand)AuthorAgeFilesLines
...
* * Partially implement new VPE_STAT register.Ian Carmichael1998-02-163-12/+25
* configure: rerun autoconfRon Unrau1998-02-161-0/+2
* configure.in: add -DTARGET_SKY for mips64r5900-sky-elf configure.Ron Unrau1998-02-152-2/+88
* * Vu1 state moved to struct. Host-target endian twiddling. Misc other fixes.Ian Carmichael1998-02-141-34/+29
* - PKE simulation almost finished. Needed enhancements:Frank Ch. Eigler1998-02-132-161/+214
* First functional drop of the gpuif code plus modifications toPatrick Macdonald1998-02-131-1/+1
* Update DMA register addressesJames Lemke1998-02-111-2/+2
* - PKE simulation code almost complete. Still missing:Frank Ch. Eigler1998-02-112-811/+1046
* * Many changes to make sky sim build with --enable-sim-warnings.Ian Carmichael1998-02-106-27/+34
* * Make it so vu.bin is an optional file.Ian Carmichael1998-02-101-7/+6
* * Add hardware_init hook.Ian Carmichael1998-02-092-1/+14
* Fix double dependency for itable.[hc]. Was causing both the mips16 and theAndrew Cagney1998-02-071-0/+4
* - Added almost all code needed for PKE0/1 simulation. ConsidersFrank Ch. Eigler1998-02-072-95/+1457
* sky sanitizationDoug Evans1998-02-061-0/+30
* * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New vars.Doug Evans1998-02-063-55/+92
* Prepend sky- to sky header file names.Doug Evans1998-02-061-1/+1
* Second pass at moving sky files into mips dir,Doug Evans1998-02-064-8/+8
* First pass at moving sky stuff from ../txvu to mips dir.Doug Evans1998-02-067-0/+923
* New files, update .SanitizeAndrew Cagney1998-02-052-0/+16
* IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro,Andrew Cagney1998-02-035-73/+216
* Make IGEN the generator for all but mips16 simulators.Andrew Cagney1998-02-021-5/+17
* Add support for configuring the size of the floating point unit (fp_word).Andrew Cagney1998-02-023-19/+81
* Rewrite the mipsI/II/III pending-slot code.Andrew Cagney1998-02-023-109/+163
* Always compile FP code (test for FP at run-time).Andrew Cagney1998-02-022-129/+102
* mips: Add multi-processor support for r5900. Others might work.Andrew Cagney1998-02-016-324/+460
* Add config support for the size of the target address and OF cell.Andrew Cagney1998-01-312-24/+53
* mips - for r5900 generate igen simulator.Andrew Cagney1998-01-313-9/+16
* igen: Fix SMP simulator generator support.Andrew Cagney1998-01-313-4/+16
* Use macro GPR_SET(N,VAL) to clear zero registers.Andrew Cagney1998-01-214-73/+85
* * aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans1998-01-202-47/+73
* Document existence of old (gencode) and new (igen) MIPS ISA simulators.Andrew Cagney1998-01-161-0/+39
* * interp.c (sim_monitor): Handle Densan monitor outbyteMark Alexander1998-01-052-0/+13
* * interp.c (sim_engine_run): msvc cpp barfs on #if (a==b!=c).Felix Lee1997-12-292-284/+284
* In nrun.c, look for sigaction & SA_RESTART. When both present,Andrew Cagney1997-12-151-0/+5
* For MADD et.al. instructions sign extend 32 bit result assigned to aAndrew Cagney1997-12-132-2/+9
* * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 orJeff Law1997-12-123-43/+55
* * mips.igen (MSUB): Fix to work like MADD.Jeff Law1997-12-113-568/+476
* For bfd, add vr5400 and vr5000 mips machine variants to list of machines.Andrew Cagney1997-12-092-11/+17
* Regenerate configure files.Doug Evans1997-12-042-72/+122
* Missing change log entry.Andrew Cagney1997-12-031-0/+2
* Fix typo in format argument to sim_io_eprintf.Andrew Cagney1997-11-262-3/+5
* Move MDMX instructions which are public knowledge from vr5400.igenAndrew Cagney1997-11-264-441/+1313
* sanitize-r5900 not v5900Andrew Cagney1997-11-251-2/+2
* vr5400 sanitize cleanupsAndrew Cagney1997-11-251-4/+12
* SanitizationAndrew Cagney1997-11-241-1/+0
* o Add SIM_SIGFPE to sim-signalsAndrew Cagney1997-11-203-18/+12
* Allow reads/writes to C0_CONFIG register.Andrew Cagney1997-11-203-13/+40
* * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).Doug Evans1997-11-181-0/+4
* * mips.igen: Tag vr5000 instructions.Andrew Cagney1997-11-142-0/+35
* Make the signess of compares between GPR's explicit using a cast toAndrew Cagney1997-11-112-61/+39
OpenPOWER on IntegriCloud