aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300
AgeCommit message (Expand)AuthorFilesLines
1998-05-22Only enable H/W on some mips targets.Andrew Cagney2-1/+5
1998-05-22Back out of hw-main _callback -> _descriptor changesAndrew Cagney3-18/+12
1998-05-21Fix sign extension on 32 bit add/sub instructions.Andrew Cagney3-56/+82
1998-04-29Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+4
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey5-130/+158
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey3-52/+1827
1998-04-21Add sim-main.c to things to keep.Jason Molenda1-0/+1
1998-04-14* mn10300_sim.h: Declare all functions in op_utils.c using INLINE_SIM_MAIN.Andrew Cagney1-0/+4
1998-04-14o Use new `!<field>' and `=<field>' operators in spec ofAndrew Cagney3-5/+25
1998-04-04Cleanup INLINE support for simulators using common framework.Andrew Cagney2-49/+67
1998-03-27Add sanitize-am30 markers. Keep details of AM30 implementation ofAndrew Cagney5-35/+95
1998-03-26* dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop loss of succeedingAndrew Cagney2-2/+14
1998-03-26 * Makefile.in (tmp-igen): Prefix all usage of move-if-changeStu Grossman1-0/+6
1998-03-26* configure.in: Make --enable-sim-common the default.Andrew Cagney3-4/+12
1998-03-25 * mn10300.igen (cmp imm8,An): Do not sign extend imm8 value.Joyce Janczyn2-1/+5
1998-03-25 * simops.c (OP_F0FD): Initialise variable 'sp' for rti instruction.Joyce Janczyn2-0/+5
1998-03-25* dv-mn103int.c (decode_group): A group register every 4 bytes not 8.Andrew Cagney1-0/+7
1998-03-25* interp.c (sim_open): Tidy up device creation.Andrew Cagney3-48/+89
1998-03-25* interp.c (sim_open): Create second 1mb memory region at 0x40000000.Andrew Cagney7-197/+1433
1998-03-25* mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE, PSW_LM): Define.Andrew Cagney1-0/+6
1998-03-25Re-do --enable-sim-hardware so that each simulator can specify the devicesAndrew Cagney1-0/+4
1998-03-25Pacify GCC.Andrew Cagney6-51/+72
1998-03-24Add new files: mn10300.igen, mn10300.dc, sim-main.h, op_utils.cJoyce Janczyn1-0/+4
1998-03-24Port mn10300 simulator to build with the common simulator frameworkJoyce Janczyn1-0/+41
1998-03-24Add code to support building mn10300 simulator with the common simulatorJoyce Janczyn1-79/+398
1998-03-24Add support for building simulator based on common simulator framework.Joyce Janczyn1-5/+110
1998-03-24Add ability to configure mn10300 built with common simulator code base.Joyce Janczyn2-50/+551
1998-03-24New {load/store}_{byte/half/word} macros for simulator built withJoyce Janczyn1-5/+209
1998-03-24Header file required by igen generated files.Joyce Janczyn1-0/+96
1998-03-24IGEN input files for mn10300 simulator.Joyce Janczyn2-0/+3524
1998-02-28 * simops.c (inc): Fix typo.Jeff Law1-1/+1
1998-02-25 * simops.c (signed multiply instructions): Cast input operands toJeff Law2-10/+16
1998-02-24 * Makefile.in: Last change was bad. Define NL_TARGETMark Alexander3-23/+40
1998-02-23 * Makefile.in: Get header files from libgloss/mn10300/sys.Mark Alexander2-8/+14
1998-02-22 * simops.c: Include sim-types.h.Jeff Law2-0/+10
1998-02-18 * simops.c (multiply instructions): Cast input operands to aJeff Law1-17/+20
1998-02-17For sim_fetch_register / sim_store_register: Add LENGTH parameter,Andrew Cagney1-0/+9
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney1-0/+4
1998-01-20* aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans2-43/+96
1997-11-11 * simops.c (call:16 call:32): Stack adjustment is determined solelyJeff Law1-4/+8
1997-10-25Correct name of file given in ChangeLog for change: Pass lma_p andAndrew Cagney1-1/+1
1997-10-22Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney1-0/+5
1997-10-21 * simops.c: Correctly handle register restores for "ret" and "retf"Jeff Law2-66/+71
1997-09-23Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney2-39/+125
1997-09-22Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1-0/+4
1997-09-22Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1-0/+8
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn2-71/+307
1997-08-27Fix doco on enable-sim-inline.Andrew Cagney1-0/+5
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-0/+3
1997-08-26Flush defunct sim_kill.Andrew Cagney2-7/+4