summaryrefslogtreecommitdiff
path: root/sim/d10v
Commit message (Expand)AuthorAgeFilesLines
...
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-1611-0/+10212
* Initial creation of sourceware repositoryStan Shebs1999-04-1612-9576/+0
* 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1999-01-272-868/+1058
* Fix PR 17387: ignore auto increment for loads where the destination registerNick Clifton1998-09-301-0/+10
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-265-120/+148
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-243-39/+1786
* * interp.c (struct hash_entry): OPCODE and MASK are unsigned.Andrew Cagney1998-04-241-0/+57
* * configure.in (SIM_AC_OPTION_WARNINGS): Add.Andrew Cagney1998-04-012-0/+8
* Do top level sim-hw module for device tree.Andrew Cagney1998-03-272-34/+136
* Implement "dbt" and "rtd" instructions.Andrew Cagney1998-02-162-15/+40
* Implement separate user (SPU) and interrupt (SPI) stack pointers.Andrew Cagney1998-02-133-0/+15
* Don't abort() when system call is unknown.Andrew Cagney1998-02-112-1/+4
* Ensure zero-hardwired bits in DPSW remain zero.Andrew Cagney1998-02-113-4/+77
* D10v memory map changed. Update.Andrew Cagney1998-02-101-136/+173
* Add config support for the size of the target address and OF cell.Andrew Cagney1998-01-311-0/+4
* Exit status is in r0, not r2Michael Meissner1998-01-261-0/+4
* If DEBUG has 0x20 set, turn traps into batch debuggingMichael Meissner1998-01-251-0/+7
* First round of d10v ABI changesMichael Meissner1998-01-232-68/+78
* * interp.c (UMEM_SEGMENTS): New define, set to 128.Fred Fish1998-01-222-54/+134
* * aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans1998-01-202-43/+90
* Fix typo, REP_S was refering to REP_E register.Andrew Cagney1997-12-082-1/+5
* For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: SteppingAndrew Cagney1997-12-083-87/+165
* Regenerate configure files.Doug Evans1997-12-041-0/+4
* Add DM (bit 4) to PSW. See 7-1 for more info.Andrew Cagney1997-12-043-0/+10
* * d10v_sim.h (SEXT56): Define.Andrew Cagney1997-12-033-54/+48
* * interp.c (sim_resume): Call do_2_short with LEFT_FIRST orFred Fish1997-12-022-26/+36
* For "msbu", subtract unsigned product from ACC,Andrew Cagney1997-12-022-4/+9
* 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