summaryrefslogtreecommitdiffstats
path: root/sim/mips
Commit message (Expand)AuthorAgeFilesLines
...
* Support tx19 sanitation.Gavin Romig-Koch1997-09-101-0/+30
* Better word error messages.Andrew Cagney1997-09-092-2/+7
* Remove GCC specific `0x...LL', replace with SIGNED64 (0x...).Andrew Cagney1997-09-092-14/+17
* tx19 and related necessary changes.Gavin Romig-Koch1997-09-073-0/+18
* * configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1997-09-052-11/+16
* Test/fix pabsh, pabsw, psrlvw.Andrew Cagney1997-09-012-5/+17
* Fix doco on enable-sim-inline.Andrew Cagney1997-08-272-1/+6
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-273-105/+146
* Flush defunct sim_kill.Andrew Cagney1997-08-262-18/+4
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-254-96/+583
* Handle overflow from signed divide by -1.Andrew Cagney1997-07-281-5/+24
* gencode.c: Two arg MADD should not assign result to /bin/bash.Gavin Romig-Koch1997-07-252-1/+7
* Fix a number of problems in the r5900 specific p* (parallel) instructions.Andrew Cagney1997-07-113-90/+177
* * gencode.c (build_instruction): Handle "pext5" according toJeff Law1997-07-022-1/+4
* * gencode.c (build_instruction): Handle "ppac5" according toJeff Law1997-07-022-1/+6
* * interp.c (sim_engine_run): Reset the ZERO register to zeroJeff Law1997-07-022-23/+40
* * gencode.c (FEATURE_WARNINGS): Remove FEATURE_WARN_ZERO.Jeff Law1997-07-022-3/+20
* o Fixes to repeated watchpointsAndrew Cagney1997-06-032-110/+203
* o Fix padd insnAndrew Cagney1997-06-021-8/+12
* Extend xor-endian and per-cpu support in core module.Andrew Cagney1997-05-272-28/+44
* ifdef out uses of simSTOP, simSTEP and simBE when DEBUG is defined.Gavin Romig-Koch1997-05-222-0/+9
* Watchpoint interface.Andrew Cagney1997-05-214-541/+563
* Graft sim/common event and other code onto the mips simulator.Andrew Cagney1997-05-193-194/+170
* * tconfig.in (SIM_HAVE_BIENDIAN): Define.David Edelsohn1997-04-241-0/+4
* for DIV: check for div by zero and int overflowGavin Romig-Koch1997-04-212-15/+44
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-172-26/+52
* Cleanups to compile under FreeBSDAndrew Cagney1997-04-172-8/+33
* Get configure to define RETSIGTYPEAndrew Cagney1997-04-072-204/+137
* * interp.c (sim_open): New arg `kind'.David Edelsohn1997-04-021-0/+2
* * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.David Edelsohn1997-04-022-144/+298
* New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1997-04-022-50/+42
* Add/use pr_uword64 for SIM_ADDR independent values.Gavin Romig-Koch1997-03-171-0/+6
* * configure: Re-generate.Andrew Cagney1997-03-172-208/+136
* Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner1997-03-142-123/+53
* * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1997-03-132-166/+472
* Correct the overloaded DOUBLEWORD problemGavin Romig-Koch1997-02-261-7/+7
* start-sanitize-r5900Dawn Perchik1997-02-251-0/+2
* Correct test for ISA dependent bitsGavin Romig-Koch1997-02-201-6/+18
* * interp.c (simopen): Add support for LSI MiniRISC PMON vectors.Mark Alexander1997-02-191-0/+4
* Correct flags for PMADDUW insnGavin Romig-Koch1997-02-182-5/+17
* * gencode.c (build_mips16_operands): Correct computation of baseIan Lance Taylor1997-02-131-1/+1
* Add r5900Gavin Romig-Koch1997-02-115-167/+1542
* * interp.c (mips16_entry): Add support for floating point cases.Ian Lance Taylor1997-02-062-16/+61
* * gencode.c (build_instruction): The high order may be set in theIan Lance Taylor1997-02-042-1/+6
* * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1997-02-044-188/+31
* * configure: Rebuild after change to aclocal.m4.Ian Lance Taylor1997-01-312-187/+192
* * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s inStu Grossman1997-01-241-2/+2
* * configure: Remove targ-vals.def when doing distclean. (ChangeStu Grossman1997-01-241-1/+1
* * configure: Remove Make-common.in from dependencies. (Actually inStu Grossman1997-01-241-1/+1
* * configure configure.in Makefile.in: Update to new configureStu Grossman1997-01-234-270/+440
OpenPOWER on IntegriCloud