aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1996-09-03Fix typpppoJeff Law1-1/+1
1996-09-03 * interp.c: OP should be an array of 32bit operands!Jeff Law4-78/+248
1996-08-31Opps. Forgot to commit this a few days ago.Jeff Law1-0/+35
1996-08-30 * simops.c: Fix "not1" and "set1".Jeff Law2-2/+4
1996-08-30 * simops.c: Don't forget to initialize temp forJeff Law2-0/+5
1996-08-30 * interp.c: Remove various debugging printfs.Jeff Law2-15/+2
1996-08-30 * simops.c: Fix satadd, satsub boundary case handling.Jeff Law2-5/+7
1996-08-30 * interp.c (hash): Fix.Jeff Law3-18/+80
1996-08-30 * interp.c (do_format_4): Get operands correctly andJeff Law3-0/+61
1996-08-30 * v850_sim.h: The V850 doesn't have split I&D spaces. ChangeJeff Law3-121/+181
1996-08-30 * v850_sim.h (struct _state): Remove "psw" field. AddJeff Law3-78/+89
1996-08-30 * simops.c: Handle "satadd", "satsub", "satsubi", "satsubr".Jeff Law2-25/+173
1996-08-30 * interp.c (do_format_5): Get operands correctly andJeff Law3-12/+39
1996-08-30 * simops.c: Fix minor typos. Handle "cmp", "setf", "tst"Jeff Law2-25/+146
1996-08-30 * interp.c (do_format_3): Get operands correctly and callJeff Law3-13/+211
1996-08-30 * simops.c: Add condition code handling to shift insns.Jeff Law2-30/+101
1996-08-30 * Makefile.in: Fix typo.Jeff Law2-19/+79
1996-08-29 * interp.c (hash): Update to be more accurate.Jeff Law5-138/+348
1996-08-29 * simops.c: Add shift support.Jeff Law2-22/+56
1996-08-29Fix typos in multiply and divide code.Jeff Law1-3/+3
1996-08-29 * simops.c: Add multiply & divide support. Abort for systemJeff Law2-48/+93
1996-08-29 * simops.c: Add logicals, mov, movhi, movea, add, addi, subJeff Law2-40/+147
1996-08-29 * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h,Jeff Law8-0/+1274
1996-08-29 * configure.in (v850-*-*): Added V850 simulator.Jeff Law1-0/+3
1996-08-29Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt4-69/+221
1996-08-28New file.Martin Hunt2-4/+54
1996-08-27Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-84/+275
1996-08-22 * Makefile.in (gencode): Depend upon gencode.o, getopt.o, andIan Lance Taylor1-26/+114
1996-08-19Fixes from AndrewMichael Meissner2-0/+30
1996-08-18removed NOTES from Things-to-keep since it's a dead fileAngela Marie Thomas1-1/+0
1996-08-13Improve -t options support to list all of the configuration macros & work sta...Michael Meissner1-0/+13
1996-08-12Test whether /dev/zero works before attemping to us itMichael Meissner3-1/+45
1996-08-12fix for D10V.Martin Hunt1-1/+1
1996-08-08If HAVE_TERMOS_STRUCTURE is not defined, make sure HAVE_TCGETATTR is also not...Michael Meissner1-0/+3
1996-08-07Allow simulator to build on other machines than x86Michael Meissner1-0/+9
1996-08-067/30 release from AndrewMichael Meissner9-152/+719
1996-08-03Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt3-72/+365
1996-08-02Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt6-0/+2360
1996-08-02Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-0/+43
1996-07-23New simulator changes from AndrewMichael Meissner50-6007/+10369
1996-07-18 * gencode.c (process_instructions): Generate word64 and uword64Stu Grossman2-13/+22
1996-07-10 * compile.c (sim_resume): Fix all rotate-by-2-bits insns.Jeff Law2-4/+8
1996-07-05No longer need to sanitize away h8s stuff.Jeff Law4-43/+2
1996-07-04 * erc32.c (mec_reset mec_read mec_write memory_read memory_write),Stu Grossman4-1/+1725
1996-07-03 * run.c (main): Don't "load" sections which don't haveJeff Law3-36/+94
1996-07-02 * compile.c (sim_resume): Handle "ldm.l" and "stm.l".Jeff Law2-2/+57
1996-06-26Make simulator build again on SunOS and HP/US systemsMichael Meissner1-20/+90
1996-06-26Added.Jackie Smith Cashion1-0/+44
1996-06-26Keep the mips directory.Jackie Smith Cashion1-2/+1
1996-06-26 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,Jason Molenda11-138/+817