summaryrefslogtreecommitdiffstats
path: root/sim/d10v
Commit message (Expand)AuthorAgeFilesLines
...
* For "mulxu", store unsigned product in ACC.Andrew Cagney1997-12-022-3/+7
* For MACU add unsigned multiply to accumulator.Andrew Cagney1997-12-022-4/+13
* For sub2w, compute carry according to negated addition rules.Andrew Cagney1997-12-022-4/+6
* Rework sim/common/sim-alu.h to differentiate between direcctAndrew Cagney1997-12-012-11/+40
* * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. SignAndrew Cagney1997-11-101-0/+6
* Correct name of file given in ChangeLog for change: Pass lma_p andAndrew Cagney1997-10-251-1/+1
* Address MSC compiler issues in d10v_sim.hAndrew Cagney1997-10-241-0/+8
* Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney1997-10-222-2/+29
* * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC and moveFred Fish1997-10-132-8/+15
* * simops.c (OP_6401): postdecrement on r15 is OK, remove exception.Fred Fish1997-10-111-15/+3
* * simops.c (OP_6401): postdecrement on r15 is OK, remove exception.Fred Fish1997-10-111-0/+9
* * d10v_sim.h (INC_ADDR): Align MOD_E to increment before testingFred Fish1997-09-271-0/+2
* * interp.c (pc_addr): Discard upper bit(s) of PC in caseFred Fish1997-09-271-0/+9
* Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1997-09-232-39/+125
* Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1997-09-221-0/+4
* Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1997-09-221-0/+8
* Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1997-09-111-0/+7
* * configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1997-09-052-71/+307
* Fix doco on enable-sim-inline.Andrew Cagney1997-08-271-0/+5
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-272-7/+15
* Flush defunct sim_kill.Andrew Cagney1997-08-262-7/+4
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-252-8/+23
* * interp.c (sim_open): Undo patch to add -E support.David Edelsohn1997-04-221-0/+4
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-182-0/+13
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-172-59/+114
* Cleanups to compile under FreeBSDAndrew Cagney1997-04-172-40/+34
* 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-171-191/+120
* Add comment to changelogMichael Meissner1997-03-141-1/+2
* Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner1997-03-142-302/+66
* * interp.c: Delete redundant prototypes of sim_foo fns.David Edelsohn1997-03-131-0/+6
* Fix problems in setting the carry bitMichael Meissner1997-03-132-31/+25
* Fix os_printf_filtered; Flush stdout after calling printf_filteredMichael Meissner1997-03-132-24/+69
* * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1997-02-042-1/+9
* * ../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/+417
* Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-12-161-0/+9
* * config.in (WORDS_BIGENDIAN): Add.David Edelsohn1996-11-262-88/+383
* Make address in I/O space a bus error; properly cast callocMichael Meissner1996-11-211-0/+9
* New file.David Edelsohn1996-11-202-0/+5
* * Makefile.in: Delete all stuff moved to ../common/Make-common.in.David Edelsohn1996-11-203-81/+62
* Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-11-091-0/+146
* Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-11-012-2/+8
* Fix -t option to work with memory mapping; Print PC in some error messagesMichael Meissner1996-10-304-26/+57
* Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-10-294-143/+439
OpenPOWER on IntegriCloud