aboutsummaryrefslogtreecommitdiff
path: root/sim/mips
AgeCommit message (Expand)AuthorFilesLines
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney4-96/+583
1997-07-28Handle overflow from signed divide by -1.Andrew Cagney1-5/+24
1997-07-25gencode.c: Two arg MADD should not assign result to /bin/bash.Gavin Romig-Koch2-1/+7
1997-07-11Fix a number of problems in the r5900 specific p* (parallel) instructions.Andrew Cagney3-90/+177
1997-07-02 * gencode.c (build_instruction): Handle "pext5" according toJeff Law2-1/+4
1997-07-02 * gencode.c (build_instruction): Handle "ppac5" according toJeff Law2-1/+6
1997-07-02 * interp.c (sim_engine_run): Reset the ZERO register to zeroJeff Law2-23/+40
1997-07-02 * gencode.c (FEATURE_WARNINGS): Remove FEATURE_WARN_ZERO.Jeff Law2-3/+20
1997-06-03o Fixes to repeated watchpointsAndrew Cagney2-110/+203
1997-06-02o Fix padd insnAndrew Cagney1-8/+12
1997-05-27Extend xor-endian and per-cpu support in core module.Andrew Cagney2-28/+44
1997-05-22ifdef out uses of simSTOP, simSTEP and simBE when DEBUG is defined.Gavin Romig-Koch2-0/+9
1997-05-21Watchpoint interface.Andrew Cagney4-541/+563
1997-05-19Graft sim/common event and other code onto the mips simulator.Andrew Cagney3-194/+170
1997-04-24* tconfig.in (SIM_HAVE_BIENDIAN): Define.David Edelsohn1-0/+4
1997-04-21for DIV: check for div by zero and int overflowGavin Romig-Koch2-15/+44
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn2-26/+52
1997-04-17Cleanups to compile under FreeBSDAndrew Cagney2-8/+33
1997-04-07Get configure to define RETSIGTYPEAndrew Cagney2-204/+137
1997-04-02 * interp.c (sim_open): New arg `kind'.David Edelsohn1-0/+2
1997-04-02 * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.David Edelsohn2-144/+298
1997-04-02New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney2-50/+42
1997-03-17Add/use pr_uword64 for SIM_ADDR independent values.Gavin Romig-Koch1-0/+6
1997-03-17 * configure: Re-generate.Andrew Cagney2-208/+136
1997-03-14Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner2-123/+53
1997-03-13 * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn2-166/+472
1997-02-26Correct the overloaded DOUBLEWORD problemGavin Romig-Koch1-7/+7
1997-02-25start-sanitize-r5900Dawn Perchik1-0/+2
1997-02-20Correct test for ISA dependent bitsGavin Romig-Koch1-6/+18
1997-02-19 * interp.c (simopen): Add support for LSI MiniRISC PMON vectors.Mark Alexander1-0/+4
1997-02-18Correct flags for PMADDUW insnGavin Romig-Koch2-5/+17
1997-02-13 * gencode.c (build_mips16_operands): Correct computation of baseIan Lance Taylor1-1/+1
1997-02-11Add r5900Gavin Romig-Koch5-167/+1542
1997-02-06 * interp.c (mips16_entry): Add support for floating point cases.Ian Lance Taylor2-16/+61
1997-02-04 * gencode.c (build_instruction): The high order may be set in theIan Lance Taylor2-1/+6
1997-02-04 * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn4-188/+31
1997-01-31 * configure: Rebuild after change to aclocal.m4.Ian Lance Taylor2-187/+192
1997-01-24 * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s inStu Grossman1-2/+2
1997-01-24 * configure: Remove targ-vals.def when doing distclean. (ChangeStu Grossman1-1/+1
1997-01-24 * configure: Remove Make-common.in from dependencies. (Actually inStu Grossman1-1/+1
1997-01-23 * configure configure.in Makefile.in: Update to new configureStu Grossman4-270/+440
1997-01-08For NEC 4300 project, fix last remaining host/target endianness problemJim Wilson1-1/+1
1997-01-03 * interp.c (sim_monitor): Make output to stdout visible inMark Alexander1-0/+5
1996-12-31 * support.h: Undo previous change to SIGTRAPMark Alexander2-2/+7
1996-12-30 * interp.c (store_word, load_word): New static functions.Ian Lance Taylor2-1/+152
1996-12-29 * interp.c: Fix byte-swapping code throughout to work onMark Alexander2-9/+20
1996-12-29 * support.h: Make definitions of SIGTRAP and SIGQUIT consistentMark Alexander2-2/+7
1996-12-28 * gencode.c (build_instruction): Work around MSVC++ code gen bugMark Alexander2-1/+11
1996-12-25add flush_cache PMON routineAngela Marie Thomas2-0/+12
1996-12-20 * support.h: Use _WIN32 instead of __WIN32__. Also add defs forStu Grossman2-2/+9