aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300
AgeCommit message (Expand)AuthorFilesLines
1998-06-30 * mn10300_sim.h: Include bfd.hJeff Law3-10/+57
1998-06-25Thu Jun 25 10:12:03 1998 Joyce Janczyn <janczyn@cygnus.com>Joyce Janczyn1-0/+12
1998-06-19Fri Jun 19 11:59:26 1998 Joyce Janczyn <janczyn@cygnus.com>Joyce Janczyn2-1/+6
1998-06-18Thu June 18 14:37:14 1998 Joyce Janczyn <janczyn@cygnus.com>Joyce Janczyn2-3/+19
1998-06-18 * simops.c (syscall): Handle change in opcode # for syscall.Jeff Law1-1/+1
1998-06-16Tue June 16 09:36:21 1998 Joyce Janczyn <janczyn@cygnus.com>Joyce Janczyn1-0/+4
1998-06-14Updates to dv-mn103iop.c, dv-mn103ser.c and inter.cJoyce Janczyn1-0/+5
1998-06-12Fri June 12 16:24:00 1998 Joyce Janczyn <janczyn@cygnus.com>Joyce Janczyn1-0/+6
1998-06-12Add dv-mn103iop.Joyce Janczyn1-1/+1
1998-06-12New file for handling mn1030002 io ports.Joyce Janczyn1-0/+514
1998-06-12Add dv-mn103iop.c to list of files to sanitize out.Joyce Janczyn1-1/+1
1998-06-10Wed June 10 14:34:00 1998 Joyce Janczyn <janczyn@cygnus.com>Joyce Janczyn2-2/+12
1998-06-08Support for timers for mn103002. Still needs more testing/debugging.Joyce Janczyn1-0/+823
1998-06-08Add dv-mn103tim.c and dv-mn103ser.cJoyce Janczyn1-1/+1
1998-06-08Add timer and serial devices (mn103tim and mn103ser), supportJoyce Janczyn1-0/+22
1998-06-08Skeleton file for mn1030002 serial device implementation.Joyce Janczyn1-0/+413
1998-06-08Fix typo.Joyce Janczyn1-3/+0
1998-06-08Fix interrupt settings for mn103002, not mn10300 implementation.Joyce Janczyn1-74/+60
1998-06-08 * interp.c: (mn10300_option_handler): New function parses argumentsJoyce Janczyn1-114/+156
1998-06-08Add new devices: mn103tim and mn103ser.Joyce Janczyn2-155/+213
1998-05-25Split out hw-event code. Clean up interface. Update all users.Andrew Cagney2-2/+7
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