summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* Enhance debug supportMichael Meissner1996-09-044-475/+756
* * simops.c: Include correct syscall.h for d10v, not host's.Mark Alexander1996-09-042-4/+19
* * gencode.c: Fix various indention & style problems.Jeff Law1996-09-033-83/+70
* Portability fixes; re-add printf/putchar trapsMichael Meissner1996-09-031-16/+192
* Fix typpppoJeff Law1996-09-031-1/+1
* * interp.c: OP should be an array of 32bit operands!Jeff Law1996-09-034-78/+248
* Opps. Forgot to commit this a few days ago.Jeff Law1996-08-311-0/+35
* * simops.c: Fix "not1" and "set1".Jeff Law1996-08-302-2/+4
* * simops.c: Don't forget to initialize temp forJeff Law1996-08-302-0/+5
* * interp.c: Remove various debugging printfs.Jeff Law1996-08-302-15/+2
* * simops.c: Fix satadd, satsub boundary case handling.Jeff Law1996-08-302-5/+7
* * interp.c (hash): Fix.Jeff Law1996-08-303-18/+80
* * interp.c (do_format_4): Get operands correctly andJeff Law1996-08-303-0/+61
* * v850_sim.h: The V850 doesn't have split I&D spaces. ChangeJeff Law1996-08-303-121/+181
* * v850_sim.h (struct _state): Remove "psw" field. AddJeff Law1996-08-303-78/+89
* * simops.c: Handle "satadd", "satsub", "satsubi", "satsubr".Jeff Law1996-08-302-25/+173
* * interp.c (do_format_5): Get operands correctly andJeff Law1996-08-303-12/+39
* * simops.c: Fix minor typos. Handle "cmp", "setf", "tst"Jeff Law1996-08-302-25/+146
* * interp.c (do_format_3): Get operands correctly and callJeff Law1996-08-303-13/+211
* * simops.c: Add condition code handling to shift insns.Jeff Law1996-08-302-30/+101
* * Makefile.in: Fix typo.Jeff Law1996-08-302-19/+79
* * interp.c (hash): Update to be more accurate.Jeff Law1996-08-295-138/+348
* * simops.c: Add shift support.Jeff Law1996-08-292-22/+56
* Fix typos in multiply and divide code.Jeff Law1996-08-291-3/+3
* * simops.c: Add multiply & divide support. Abort for systemJeff Law1996-08-292-48/+93
* * simops.c: Add logicals, mov, movhi, movea, add, addi, subJeff Law1996-08-292-40/+147
* * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h,Jeff Law1996-08-298-0/+1274
* * configure.in (v850-*-*): Added V850 simulator.Jeff Law1996-08-291-0/+3
* Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-294-69/+221
* New file.Martin Hunt1996-08-282-4/+54
* Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-272-84/+275
* * Makefile.in (gencode): Depend upon gencode.o, getopt.o, andIan Lance Taylor1996-08-221-26/+114
* Fixes from AndrewMichael Meissner1996-08-192-0/+30
* removed NOTES from Things-to-keep since it's a dead fileAngela Marie Thomas1996-08-181-1/+0
* Improve -t options support to list all of the configuration macros & work sta...Michael Meissner1996-08-131-0/+13
* Test whether /dev/zero works before attemping to us itMichael Meissner1996-08-123-1/+45
* fix for D10V.Martin Hunt1996-08-121-1/+1
* If HAVE_TERMOS_STRUCTURE is not defined, make sure HAVE_TCGETATTR is also not...Michael Meissner1996-08-081-0/+3
* Allow simulator to build on other machines than x86Michael Meissner1996-08-071-0/+9
* 7/30 release from AndrewMichael Meissner1996-08-069-152/+719
* Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-033-72/+365
* Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-026-0/+2360
* Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-022-0/+43
* New simulator changes from AndrewMichael Meissner1996-07-2350-6007/+10369
* * gencode.c (process_instructions): Generate word64 and uword64Stu Grossman1996-07-182-13/+22
* * compile.c (sim_resume): Fix all rotate-by-2-bits insns.Jeff Law1996-07-102-4/+8
* No longer need to sanitize away h8s stuff.Jeff Law1996-07-054-43/+2
* * erc32.c (mec_reset mec_read mec_write memory_read memory_write),Stu Grossman1996-07-044-1/+1725
* * run.c (main): Don't "load" sections which don't haveJeff Law1996-07-033-36/+94
* * compile.c (sim_resume): Handle "ldm.l" and "stm.l".Jeff Law1996-07-022-2/+57
OpenPOWER on IntegriCloud