| Commit message (Expand) | Author | Age | Files | Lines |
* | * Usability improvement | Frank Ch. Eigler | 2000-07-27 | 2 | -1/+6 |
* | Don't clean *.igen. | Andrew Cagney | 2000-07-27 | 2 | -1/+6 |
* | 2000-06-23 Doug Evans <dje@casey.transmeta.com> | Andrew Cagney | 2000-07-27 | 2 | -8/+10 |
* | 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> | Andrew Cagney | 2000-07-27 | 3 | -2/+9 |
* | 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> | Andrew Cagney | 2000-07-27 | 5 | -0/+39 |
* | 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr> | Andrew Cagney | 2000-07-27 | 2 | -1/+17 |
* | Add m68hc11 configry. | Andrew Cagney | 2000-07-27 | 5 | -0/+4366 |
* | New simulator. | Andrew Cagney | 2000-07-27 | 16 | -0/+7449 |
* | From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: | Andrew Cagney | 2000-07-27 | 4 | -2/+126 |
* | * compile.c (decode): Distinguish inc/dec.[wl] and adds/subs | Andrew Cagney | 2000-07-27 | 2 | -1/+11 |
* | * m16.igen (break): Call SignalException not sim_engine_halt. | Andrew Cagney | 2000-07-20 | 2 | -1/+5 |
* | 2000-07-14 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2000-07-14 | 2 | -1/+5 |
* | 2000-07-14 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2000-07-14 | 2 | -0/+9 |
* | Change minimum loop size limit to 0x10 (103792) | Nick Clifton | 2000-07-05 | 2 | -1/+5 |
* | * armvirt.c (ABORTS): Do not define. | Alexandre Oliva | 2000-07-04 | 2 | -1/+3 |
* | * armdefs.h (struct ARMul_State): Add is_StrongARM. | Alexandre Oliva | 2000-07-04 | 5 | -11/+59 |
* | * armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn. | Alexandre Oliva | 2000-07-04 | 2 | -1/+3 |
* | * armemu.h (INSN_SIZE): New macro. | Alexandre Oliva | 2000-07-04 | 4 | -45/+48 |
* | * armemu.c (LoadSMult): Use WriteR15() to discard the least | Alexandre Oliva | 2000-07-04 | 2 | -2/+5 |
* | * armemu.h (WRITEDESTB): New macro. | Alexandre Oliva | 2000-07-04 | 3 | -37/+48 |
* | * armemu.h (GETSPSR): Call ARMul_GetSPSR(). | Alexandre Oliva | 2000-07-04 | 3 | -4/+18 |
* | * armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New. | Alexandre Oliva | 2000-07-04 | 4 | -30/+40 |
* | * armemu.c (ARMul_Emulate): Compute writeback value before | Alexandre Oliva | 2000-07-04 | 2 | -8/+20 |
* | * armdefs.h (SYSTEMBANK): Define as USERBANK. | Alexandre Oliva | 2000-07-04 | 3 | -8/+6 |
* | TIc80 simulator. | Andrew Cagney | 2000-07-04 | 18 | -1/+8613 |
* | Fix MOVN.fmt and MOVZ.fmt, need to test GPR[RT]. | Andrew Cagney | 2000-07-04 | 2 | -14/+14 |
* | * verbosity reduction | Frank Ch. Eigler | 2000-06-24 | 2 | -2/+5 |
* | * build cleanliness fix | Frank Ch. Eigler | 2000-06-24 | 2 | -1/+6 |
* | Fix printf arguments. | Andrew Cagney | 2000-06-23 | 2 | -3/+8 |
* | * armemu.c (Multiply64): Fix computation of flag N. | Alexandre Oliva | 2000-06-22 | 2 | -4/+5 |
* | * armemu.c (MultiplyAdd64): Fix computation of flag N. | Alexandre Oliva | 2000-06-22 | 2 | -4/+7 |
* | * build fix | Frank Ch. Eigler | 2000-06-20 | 2 | -21/+11 |
* | * armemu.h (NEGBRANCH): Do not overwrite the two most significant | Alexandre Oliva | 2000-06-20 | 2 | -1/+6 |
* | Add strongarm tests | Nick Clifton | 2000-06-19 | 2 | -1/+10 |
* | * "Dont" -> "Don't" | Frank Ch. Eigler | 2000-06-13 | 3 | -2/+6 |
* | 2000-06-13 Kazu Hirata <kazu@hxi.com> | Jeff Law | 2000-06-13 | 2 | -47/+36 |
* | sh-dsp support, simulator speedup by using host byte order: | Joern Rennecke | 2000-06-07 | 1 | -1/+4 |
* | Remove illegal instruciton pattern, since it is the same as the breakpoint | Nick Clifton | 2000-05-30 | 2 | -7/+5 |
* | Add support for v4 SystemMode. | Nick Clifton | 2000-05-30 | 11 | -57/+159 |
* | Define GPR_CLEAR | Nick Clifton | 2000-05-29 | 2 | -0/+15 |
* | fix spelling mistake in comment | Nick Clifton | 2000-05-29 | 1 | -1/+1 |
* | Remove RCS tags to make synchronisation easier. | Nick Clifton | 2000-05-29 | 1 | -3/+0 |
* | Use GPR_CLEAR instead of GPR_SET | Nick Clifton | 2000-05-29 | 2 | -1/+6 |
* | replace GPR_SET with GPR_CLEAR | Nick Clifton | 2000-05-29 | 2 | -1/+6 |
* | minor formatting tweaks to aid syncronisation | Nick Clifton | 2000-05-29 | 2 | -8/+17 |
* | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 2000-05-24 | 43 | -2307/+2582 |
* | Add special case handling when GDB set CPSR register | Nick Clifton | 2000-05-23 | 2 | -1/+12 |
* | sigrc wasn't initialized before being passed to sim_resume(). | Andrew Cagney | 2000-05-23 | 2 | -0/+6 |
* | * am33.igen: Fix leading comments of SP-relative offset insns that | Alexandre Oliva | 2000-05-22 | 2 | -7/+11 |
* | * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr, | Alexandre Oliva | 2000-05-18 | 5 | -167/+175 |