summaryrefslogtreecommitdiffstats
path: root/sim/v850
Commit message (Expand)AuthorAgeFilesLines
* Cleanups to compile under FreeBSDAndrew Cagney1997-04-172-10/+27
* Get configure to define RETSIGTYPEAndrew Cagney1997-04-071-187/+97
* * 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-132/+281
* New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1997-04-022-46/+34
* * configure: Re-generate.Andrew Cagney1997-03-172-191/+124
* Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner1997-03-142-302/+63
* * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1997-03-131-0/+13
* * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1997-02-041-2/+2
* * ../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-122/+1847
* Multiply ops sign extend, not zero extendMichael Meissner1997-01-201-0/+11
* Deal with kill encoding the signal via the exit status.Michael Meissner1996-12-312-3/+11
* Allow exit to work normally under gdbMichael Meissner1996-12-272-102/+148
* * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1996-11-202-36/+4
* Fix linux build problem.Gavin Romig-Koch1996-10-312-0/+6
* * simops.c (OP_10007E0): Handle SYS_times and SYS_gettimeofday.Jeff Law1996-10-302-0/+24
* * simops.c (OP_10007E0): Handle SYS_time.Jeff Law1996-10-302-0/+7
* * simops.c: Include <sys/stat.h>.Jeff Law1996-10-292-18/+20
* * simops.c (OP_500): Mask off low bit in displacementJeff Law1996-10-242-2/+6
* * simops.c (OP_500): Fix displacement handling for sld.w.Jeff Law1996-10-242-2/+5
* * simops.c (trace_input): Remove all references to SEXT7.Jeff Law1996-10-242-10/+18
* * Makefile.in: Get rid of srcroot. Set all INSTALL macros viaStu Grossman1996-10-244-51/+131
* * interp.c (MEM_SIZE): It's now bytes, not a power of 2.Stu Grossman1996-10-151-0/+31
* * gencode.c (write_opcodes): Output hex values for opcode maskStu Grossman1996-09-284-5/+27
* * simops.c (trace_input): Fix thinko.Jeff Law1996-09-272-7/+16
* Print line # and function name or filename if they exist for each PC.Michael Meissner1996-09-122-3/+69
* Add tracing support; Fix some problems with hardwired sizesMichael Meissner1996-09-114-106/+650
* * interp.c (hash): Make this an inline functionJeff Law1996-09-103-44/+43
* * gencode.c: Fix various indention & style problems.Jeff Law1996-09-033-83/+70
* Fix typpppoJeff Law1996-09-031-1/+1
* * interp.c: OP should be an array of 32bit operands!Jeff Law1996-09-034-78/+248
* * 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
OpenPOWER on IntegriCloud