OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [tags/] [gdb/] [gdb-6.8/] [gdb-6.8.openrisc-2.1/] [sim/] [mn10300/] [ChangeLog] - Diff between revs 24 and 33

Only display areas with differences | Details | Blame | View Log

Rev 24 Rev 33
2006-12-21  Hans-Peter Nilsson  
2006-12-21  Hans-Peter Nilsson  
        * acconfig.h: Remove.
        * acconfig.h: Remove.
        * config.in: Regenerate.
        * config.in: Regenerate.
2006-06-13  Richard Earnshaw  
2006-06-13  Richard Earnshaw  
        * configure: Regenerated.
        * configure: Regenerated.
2006-06-05  Daniel Jacobowitz  
2006-06-05  Daniel Jacobowitz  
        * configure: Regenerated.
        * configure: Regenerated.
2006-05-31  Daniel Jacobowitz  
2006-05-31  Daniel Jacobowitz  
        * configure: Regenerated.
        * configure: Regenerated.
2006-03-29  Hans-Peter Nilsson  
2006-03-29  Hans-Peter Nilsson  
        * configure: Regenerate.
        * configure: Regenerate.
2005-03-23  Mark Kettenis  
2005-03-23  Mark Kettenis  
        * configure: Regenerate.
        * configure: Regenerate.
2005-01-14  Andrew Cagney  
2005-01-14  Andrew Cagney  
        * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
        * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
        explicit call to AC_CONFIG_HEADER.
        explicit call to AC_CONFIG_HEADER.
        * configure: Regenerate.
        * configure: Regenerate.
2005-01-12  Andrew Cagney  
2005-01-12  Andrew Cagney  
        * configure.ac: Update to use ../common/common.m4.
        * configure.ac: Update to use ../common/common.m4.
        * configure: Re-generate.
        * configure: Re-generate.
2005-01-11  Andrew Cagney  
2005-01-11  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
2005-01-07  Andrew Cagney  
2005-01-07  Andrew Cagney  
        * configure.ac: Rename configure.in, require autoconf 2.59.
        * configure.ac: Rename configure.in, require autoconf 2.59.
        * configure: Re-generate.
        * configure: Re-generate.
2004-12-08  Hans-Peter Nilsson  
2004-12-08  Hans-Peter Nilsson  
        * configure: Regenerate for ../common/aclocal.m4 update.
        * configure: Regenerate for ../common/aclocal.m4 update.
2004-06-26  Alexandre Oliva  
2004-06-26  Alexandre Oliva  
        2000-08-07  Graham Stott  
        2000-08-07  Graham Stott  
        * am33-2.igen (fmadd, fmsub, fmnadd, fmnsub): Correct typo.
        * am33-2.igen (fmadd, fmsub, fmnadd, fmnsub): Correct typo.
        2000-05-29  Alexandre Oliva  
        2000-05-29  Alexandre Oliva  
        * interp.c (fpu_disabled_exception, fpu_unimp_exception,
        * interp.c (fpu_disabled_exception, fpu_unimp_exception,
        fpu_check_signal_exception): Take additional state arguments.
        fpu_check_signal_exception): Take additional state arguments.
        Print exception type and call program_interrupt.  Adjust callers.
        Print exception type and call program_interrupt.  Adjust callers.
        (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
        (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
        fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Take additional
        fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Take additional
        arguments.
        arguments.
        * mn10300_sim.h (fpu_disabled_exception, fpu_unimp_exception,
        * mn10300_sim.h (fpu_disabled_exception, fpu_unimp_exception,
        fpu_check_signal_exception): Adjust prototypes.
        fpu_check_signal_exception): Adjust prototypes.
        (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
        (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
        fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Likewise.
        fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Likewise.
        * am33-2.igen: Adjust calls.
        * am33-2.igen: Adjust calls.
        2000-05-19  Alexandre Oliva  
        2000-05-19  Alexandre Oliva  
        * op_utils.c (cmp2fcc): Moved...
        * op_utils.c (cmp2fcc): Moved...
        * interp.c: ... here.
        * interp.c: ... here.
        2000-05-18  Alexandre Oliva  
        2000-05-18  Alexandre Oliva  
        * am33-2.igen: Use `unsigned32', `signed32', `unsigned64' or
        * am33-2.igen: Use `unsigned32', `signed32', `unsigned64' or
        `signed64' where type width is relevant.
        `signed64' where type width is relevant.
        2000-05-15  Alexandre Oliva  
        2000-05-15  Alexandre Oliva  
        * mn10300_sim.h: Include sim-fpu.h.
        * mn10300_sim.h: Include sim-fpu.h.
        (FD2FPU, FPU2FD): Enclose the FD argument in parentheses.
        (FD2FPU, FPU2FD): Enclose the FD argument in parentheses.
        (fpu_check_signal_exception): Declare.
        (fpu_check_signal_exception): Declare.
        (struct fp_prec_t, fp_single_prec, fp_double_prec): Likewise.
        (struct fp_prec_t, fp_single_prec, fp_double_prec): Likewise.
        (FP_SINGLE, FP_DOUBLE): Shorthands for fp_*_prec.
        (FP_SINGLE, FP_DOUBLE): Shorthands for fp_*_prec.
        (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
        (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
        fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Declare.
        fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Declare.
        * interp.c (fpu_disabled_exception): Document.
        * interp.c (fpu_disabled_exception): Document.
        (fpu_unimp_exception): Likewise.
        (fpu_unimp_exception): Likewise.
        (fpu_check_signal_exception): Define.
        (fpu_check_signal_exception): Define.
        (reg2val_32, round_32, val2reg_32, fp_single_prec): Likewise.
        (reg2val_32, round_32, val2reg_32, fp_single_prec): Likewise.
        (reg2val_64, round_64, val2reg_64, fp_double_prec): Likewise.
        (reg2val_64, round_64, val2reg_64, fp_double_prec): Likewise.
        (REG2VAL, ROUND, VAL2REG): Define shorthands.
        (REG2VAL, ROUND, VAL2REG): Define shorthands.
        (fpu_status_ok): Define.
        (fpu_status_ok): Define.
        (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
        (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
        fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Define.
        fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Define.
        * am33-2.igen (frsqrt, fcmp, fadd, fsub, fmul, fdiv,
        * am33-2.igen (frsqrt, fcmp, fadd, fsub, fmul, fdiv,
        fmadd, fmsub, fnmadd, fnmsub): Use new functions.
        fmadd, fmsub, fnmadd, fnmsub): Use new functions.
        2000-04-27  Alexandre Oliva  
        2000-04-27  Alexandre Oliva  
        * interp.c (sim_create_inferior): Set PSW bit to enable FP insns
        * interp.c (sim_create_inferior): Set PSW bit to enable FP insns
        if architecture is AM33/2.0.
        if architecture is AM33/2.0.
        * am33.igen: Include am33-2.igen.
        * am33.igen: Include am33-2.igen.
        2000-04-23  Alexandre Oliva  
        2000-04-23  Alexandre Oliva  
        * mn10300.igen (movm, call, ret, retf): Check for am33_2 too.
        * mn10300.igen (movm, call, ret, retf): Check for am33_2 too.
        * am33.igen (movm): Likewise.
        * am33.igen (movm): Likewise.
        2000-04-19  Alexandre Oliva  
        2000-04-19  Alexandre Oliva  
        * am33.igen: Added `*am33_2' to some instructions that were
        * am33.igen: Added `*am33_2' to some instructions that were
        missing it.
        missing it.
        2000-04-07  Alexandre Oliva  
        2000-04-07  Alexandre Oliva  
        * am33-2.igen: New file.  All insns implemented, but FP flags are
        * am33-2.igen: New file.  All insns implemented, but FP flags are
        only set for fcmp, exceptional conditions are not handled yet.
        only set for fcmp, exceptional conditions are not handled yet.
        * Makefile.in (IGEN_INSN): Added am33-2.igen.
        * Makefile.in (IGEN_INSN): Added am33-2.igen.
        (tmp-igen): Added -M am33_2.
        (tmp-igen): Added -M am33_2.
        * mn10300.igen, am33.igen: Added `*am33_2' to all insns.
        * mn10300.igen, am33.igen: Added `*am33_2' to all insns.
        * gencode.c: Support FMT_D3.
        * gencode.c: Support FMT_D3.
        * mn10300_sim.h (dword): New type.
        * mn10300_sim.h (dword): New type.
        (struct _state): Added fpregs.
        (struct _state): Added fpregs.
        (REG_FPCR, FPCR): New define.  All assorted bitmaps.
        (REG_FPCR, FPCR): New define.  All assorted bitmaps.
        (XS2FS, AS2FS, Xf2FD): New macros.
        (XS2FS, AS2FS, Xf2FD): New macros.
        (FS2FPU, FD2FPU, FPU2FS, FPU2FD): Likewise.
        (FS2FPU, FD2FPU, FPU2FS, FPU2FD): Likewise.
        (load_dword, store_dword): New functions or macros.
        (load_dword, store_dword): New functions or macros.
        (u642dw, dw2u64): New functions.
        (u642dw, dw2u64): New functions.
        (fpu_disabled_exception, fpu_unimp_exception): Declared.
        (fpu_disabled_exception, fpu_unimp_exception): Declared.
        * interp.c (fpu_disabled_exception): Defined; no actual
        * interp.c (fpu_disabled_exception): Defined; no actual
        implementation.
        implementation.
        (fpu_unimp_exception): Likewise.
        (fpu_unimp_exception): Likewise.
        * op_utils.c (cmp2fcc): New function.
        * op_utils.c (cmp2fcc): New function.
        * interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes
        * interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes
        and definitions to ISO C.
        and definitions to ISO C.
        * gencode.c, simops.c: Delete.
        * gencode.c, simops.c: Delete.
        * Makefile.in: Remove non-COMMON dependencies and commands.
        * Makefile.in: Remove non-COMMON dependencies and commands.
        * configure.in: Use common simulator always.  Don't subst sim_gen
        * configure.in: Use common simulator always.  Don't subst sim_gen
        nor mn10300_common.
        nor mn10300_common.
        * configure: Rebuilt.
        * configure: Rebuilt.
        * Makefile.in (WITHOUT_COMMON_OBJS, WITHOUT_COMMON_INTERP_DEP,
        * Makefile.in (WITHOUT_COMMON_OBJS, WITHOUT_COMMON_INTERP_DEP,
        WITHOUT_COMMON_RUN_OBJS): Remove.
        WITHOUT_COMMON_RUN_OBJS): Remove.
        (WITH_COMMON_OBJS): Rename to MN10300_OBJS.
        (WITH_COMMON_OBJS): Rename to MN10300_OBJS.
        (WITH_COMMON_INTERP_DEP): Rename to MN10300_INTERP_DEP.
        (WITH_COMMON_INTERP_DEP): Rename to MN10300_INTERP_DEP.
        (WITH_COMMON_RUN_OBJS): Rename to SIM_RUN_OBJS.
        (WITH_COMMON_RUN_OBJS): Rename to SIM_RUN_OBJS.
        (SIM_EXTRA_CFLAGS): Don't use @sim_gen@.
        (SIM_EXTRA_CFLAGS): Don't use @sim_gen@.
        * interp.c: Remove non-common bits.
        * interp.c: Remove non-common bits.
        * mn10300_sim.h: Likewise.
        * mn10300_sim.h: Likewise.
2003-08-28  Andrew Cagney  
2003-08-28  Andrew Cagney  
        * dv-mn103ser.c (do_polling_event): Change type of "serial_reg" to
        * dv-mn103ser.c (do_polling_event): Change type of "serial_reg" to
        "long".
        "long".
        (read_status_reg): Cast "serial_reg" to "long".
        (read_status_reg): Cast "serial_reg" to "long".
        * dv-mn103tim.c (do_counter_event): Change type of "timer_nr" to
        * dv-mn103tim.c (do_counter_event): Change type of "timer_nr" to
        "long".
        "long".
        (do_counter6_event, write_mode_reg, write_tm6md): Ditto.
        (do_counter6_event, write_mode_reg, write_tm6md): Ditto.
2003-02-27  Andrew Cagney  
2003-02-27  Andrew Cagney  
        * interp.c (sim_open, sim_create_inferior, sim_open)
        * interp.c (sim_open, sim_create_inferior, sim_open)
        (sim_create_inferior): Rename _bfd to bfd.
        (sim_create_inferior): Rename _bfd to bfd.
2003-02-26  Andrew Cagney  
2003-02-26  Andrew Cagney  
        * am33.igen: Call sim_engine_abort instead of abort.
        * am33.igen: Call sim_engine_abort instead of abort.
2003-02-26  David Carlton  
2003-02-26  David Carlton  
        * dv-mn103tim.c (read_special_timer6_reg): Add break after
        * dv-mn103tim.c (read_special_timer6_reg): Add break after
        empty default: label.
        empty default: label.
        (write_special_timer6_reg): Ditto.
        (write_special_timer6_reg): Ditto.
        Update copyright.
        Update copyright.
2002-11-28  Andrew Cagney  
2002-11-28  Andrew Cagney  
        * sim-main.h: Only include "idecode.h" once.
        * sim-main.h: Only include "idecode.h" once.
        * Makefile.in (SIM_EXTRA_DEPS): Define.
        * Makefile.in (SIM_EXTRA_DEPS): Define.
2002-06-16  Andrew Cagney  
2002-06-16  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
2002-06-09  Andrew Cagney  
2002-06-09  Andrew Cagney  
        * Makefile.in (INCLUDE): Update path to callback.h.
        * Makefile.in (INCLUDE): Update path to callback.h.
        * mn10300_sim.h: Include "gdb/callback.h" and "gdb/remote-sim.h".
        * mn10300_sim.h: Include "gdb/callback.h" and "gdb/remote-sim.h".
        * tconfig.in: Ditto.
        * tconfig.in: Ditto.
2001-05-06  Jim Blandy  
2001-05-06  Jim Blandy  
        * mn10300.igen: Doc fixes.
        * mn10300.igen: Doc fixes.
2001-04-26  Alexandre Oliva  
2001-04-26  Alexandre Oliva  
        * Makefile.in (idecode.o, op_utils.o, semantics.o, simops.o):
        * Makefile.in (idecode.o, op_utils.o, semantics.o, simops.o):
        Depend on targ-vals.h.
        Depend on targ-vals.h.
2001-04-15  J.T. Conklin  
2001-04-15  J.T. Conklin  
        * Makefile.in (simops.o): Add simops.h to dependency list.
        * Makefile.in (simops.o): Add simops.h to dependency list.
Wed Aug  9 02:24:53 2000  Graham Stott  
Wed Aug  9 02:24:53 2000  Graham Stott  
        * am33.igen: Warning clean-up.
        * am33.igen: Warning clean-up.
        (movm): Initialize PC and mask.
        (movm): Initialize PC and mask.
        (mov, movbu, movhu): Set srcreg2 from RI0.
        (mov, movbu, movhu): Set srcreg2 from RI0.
        (bsch): Initialize c.
        (bsch): Initialize c.
        (sat16_cmp): Actually do the comparison.
        (sat16_cmp): Actually do the comparison.
        (mov_llt): Do not overwrite dstreg with uninitialized variable.
        (mov_llt): Do not overwrite dstreg with uninitialized variable.
Tue May 23 21:39:23 2000  Andrew Cagney  
Tue May 23 21:39:23 2000  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
2000-05-22  Alexandre Oliva  
2000-05-22  Alexandre Oliva  
        * am33.igen: Fix leading comments of SP-relative offset insns that
        * am33.igen: Fix leading comments of SP-relative offset insns that
        referred to other registers.  Make their offsets unsigned.
        referred to other registers.  Make their offsets unsigned.
2000-05-18  Alexandre Oliva  
2000-05-18  Alexandre Oliva  
        * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,
        * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,
        genericXor, genericBtst): Use `unsigned32'.
        genericXor, genericBtst): Use `unsigned32'.
        * op_utils.c: Likewise.
        * op_utils.c: Likewise.
        * mn10300.igen, am33.igen: Use `unsigned32', `signed32',
        * mn10300.igen, am33.igen: Use `unsigned32', `signed32',
        `unsigned64' or `signed64' where type width is relevant.
        `unsigned64' or `signed64' where type width is relevant.
2000-04-25  Alexandre Oliva  
2000-04-25  Alexandre Oliva  
        * am33.igen (inc4 Rn): Use genericAdd so as to modify flags.
        * am33.igen (inc4 Rn): Use genericAdd so as to modify flags.
2000-04-09  Alexandre Oliva  
2000-04-09  Alexandre Oliva  
        * am33.igen: Make SP-relative offsets unsigned.  Add `*am33' for
        * am33.igen: Make SP-relative offsets unsigned.  Add `*am33' for
        some instructions that were missing it.
        some instructions that were missing it.
2000-03-03  Alexandre Oliva  
2000-03-03  Alexandre Oliva  
        * Makefile.in (IGEN_INSN): Added am33.igen.
        * Makefile.in (IGEN_INSN): Added am33.igen.
Thu Sep  2 18:15:53 1999  Andrew Cagney  
Thu Sep  2 18:15:53 1999  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Tue Jul 13 13:26:20 1999  Andrew Cagney  
Tue Jul 13 13:26:20 1999  Andrew Cagney  
        * interp.c: Clarify error message reporting an unknown board.
        * interp.c: Clarify error message reporting an unknown board.
1999-05-08  Felix Lee  
1999-05-08  Felix Lee  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
1999-04-16  Frank Ch. Eigler  
1999-04-16  Frank Ch. Eigler  
        * interp.c (program_interrupt): Detect undesired recursion using
        * interp.c (program_interrupt): Detect undesired recursion using
        static flag.  Set NMIRC register's SYSEF flag during
        static flag.  Set NMIRC register's SYSEF flag during
        --board=stdeval1 mode.
        --board=stdeval1 mode.
        * dv-mn103-int.c (write_icr): Add backdoor address to allow CPU to
        * dv-mn103-int.c (write_icr): Add backdoor address to allow CPU to
        set SYSEF flag.
        set SYSEF flag.
1999-04-02  Keith Seitz  
1999-04-02  Keith Seitz  
        * Makefile.in (SIM_EXTRA_CFLAGS): Define a POLL_QUIT_INTERVAL
        * Makefile.in (SIM_EXTRA_CFLAGS): Define a POLL_QUIT_INTERVAL
        for use in the simulator so that the poll_quit callback is
        for use in the simulator so that the poll_quit callback is
        not called too often.
        not called too often.
Tue Mar  9 21:26:41 1999  Andrew Cagney  
Tue Mar  9 21:26:41 1999  Andrew Cagney  
        * dv-mn103int.c (mn103int_ioctl): Return something.
        * dv-mn103int.c (mn103int_ioctl): Return something.
        * dv-mn103tim.c (write_tm6md): GCC suggested parentheses around &&
        * dv-mn103tim.c (write_tm6md): GCC suggested parentheses around &&
        within ||.
        within ||.
Tue Feb 16 23:57:17 1999  Jeffrey A Law  (law@cygnus.com)
Tue Feb 16 23:57:17 1999  Jeffrey A Law  (law@cygnus.com)
        * mn10300.igen (retf): Fix return address computation and store
        * mn10300.igen (retf): Fix return address computation and store
        the new pc value into nia.
        the new pc value into nia.
1998-12-29  Frank Ch. Eigler  
1998-12-29  Frank Ch. Eigler  
        * Makefile.in (WITH_COMMON_OBJS): Build also dv-sockser.o.
        * Makefile.in (WITH_COMMON_OBJS): Build also dv-sockser.o.
        * interp.c (sim_open): Add stub mn103002 cache control memory regions.
        * interp.c (sim_open): Add stub mn103002 cache control memory regions.
        Set OPERATING_ENVIRONMENT on "stdeval1" board.
        Set OPERATING_ENVIRONMENT on "stdeval1" board.
        (mn10300_core_signal): New function to intercept memory errors.
        (mn10300_core_signal): New function to intercept memory errors.
        (program_interrupt): New function to dispatch to exception vector
        (program_interrupt): New function to dispatch to exception vector
        (mn10300_exception_*): New functions to snapshot pre/post exception
        (mn10300_exception_*): New functions to snapshot pre/post exception
        state.
        state.
        * sim-main.h (SIM_CORE_SIGNAL): Define hook - call mn10300_core_signal.
        * sim-main.h (SIM_CORE_SIGNAL): Define hook - call mn10300_core_signal.
        (SIM_ENGINE_HALT_HOOK): Do nothing.
        (SIM_ENGINE_HALT_HOOK): Do nothing.
        (SIM_CPU_EXCEPTION*): Define hooks to call mn10300_cpu_exception*().
        (SIM_CPU_EXCEPTION*): Define hooks to call mn10300_cpu_exception*().
        (_sim_cpu): Add exc_* fields to store register value snapshots.
        (_sim_cpu): Add exc_* fields to store register value snapshots.
        * dv-mn103ser.c (*): Support dv-sockser backend for UART I/O.
        * dv-mn103ser.c (*): Support dv-sockser backend for UART I/O.
        Various endianness and warning fixes.
        Various endianness and warning fixes.
        * mn10300.igen (illegal): Call program_interrupt on error.
        * mn10300.igen (illegal): Call program_interrupt on error.
        (break): Call program_interrupt on breakpoint
        (break): Call program_interrupt on breakpoint
        Several changes from  and 
        Several changes from  and 
        merged in:
        merged in:
        * dv-mn103int.c (mn103int_ioctl): New function for NMI
        * dv-mn103int.c (mn103int_ioctl): New function for NMI
        generation. (mn103int_finish): Install it as ioctl handler.
        generation. (mn103int_finish): Install it as ioctl handler.
        * dv-mn103tim.c: Support timer 6 specially.  Endianness fixes.
        * dv-mn103tim.c: Support timer 6 specially.  Endianness fixes.
Wed Oct 14 12:11:05 1998  Jeffrey A Law  (law@cygnus.com)
Wed Oct 14 12:11:05 1998  Jeffrey A Law  (law@cygnus.com)
        * am33.igen: Allow autoincrement stores using the same register
        * am33.igen: Allow autoincrement stores using the same register
        for source and destination operands.
        for source and destination operands.
Mon Aug 31 10:19:55 1998  Jeffrey A Law  (law@cygnus.com)
Mon Aug 31 10:19:55 1998  Jeffrey A Law  (law@cygnus.com)
        * am33.igen: Reverse HI/LO outputs of 4 operand "mul" and "mulu".
        * am33.igen: Reverse HI/LO outputs of 4 operand "mul" and "mulu".
Fri Aug 28 14:40:49 1998  Joyce Janczyn  
Fri Aug 28 14:40:49 1998  Joyce Janczyn  
        * interp.c (sim_open): Check for invalid --board option, fix
        * interp.c (sim_open): Check for invalid --board option, fix
        indentation, allocate memory for mem control and DMA regs.
        indentation, allocate memory for mem control and DMA regs.
Wed Aug 26 09:29:38 1998  Joyce Janczyn  
Wed Aug 26 09:29:38 1998  Joyce Janczyn  
        * mn10300.igen (div,divu): Fix divide instructions so divide by 0
        * mn10300.igen (div,divu): Fix divide instructions so divide by 0
        behaves like the hardware.
        behaves like the hardware.
Mon Aug 24 11:50:09 1998  Joyce Janczyn  
Mon Aug 24 11:50:09 1998  Joyce Janczyn  
        * sim-main.h (SIM_HANDLES_LMA): Define SIM_HANDLES_LMA.
        * sim-main.h (SIM_HANDLES_LMA): Define SIM_HANDLES_LMA.
Wed Aug 12 12:36:07 1998  Jeffrey A Law  (law@cygnus.com)
Wed Aug 12 12:36:07 1998  Jeffrey A Law  (law@cygnus.com)
        * am33.igen: Handle case where first DSP operation modifies a
        * am33.igen: Handle case where first DSP operation modifies a
        register used in the second DSP operation correctly.
        register used in the second DSP operation correctly.
Tue Jul 28 10:10:25 1998  Jeffrey A Law  (law@cygnus.com)
Tue Jul 28 10:10:25 1998  Jeffrey A Law  (law@cygnus.com)
        * am33.igen: Detect cases where two operands must not match for
        * am33.igen: Detect cases where two operands must not match for
        DSP instructions too.
        DSP instructions too.
Mon Jul 27 12:04:17 1998  Jeffrey A Law  (law@cygnus.com)
Mon Jul 27 12:04:17 1998  Jeffrey A Law  (law@cygnus.com)
        * am33.igen: Detect cases where two operands must not match in
        * am33.igen: Detect cases where two operands must not match in
        non-DSP instructions.
        non-DSP instructions.
Fri Jul 24 18:15:21 1998  Joyce Janczyn  
Fri Jul 24 18:15:21 1998  Joyce Janczyn  
        * op_utils.c (do_syscall): Rewrite to use common/syscall.c.
        * op_utils.c (do_syscall): Rewrite to use common/syscall.c.
        (syscall_read_mem, syscall_write_mem): New functions for syscall
        (syscall_read_mem, syscall_write_mem): New functions for syscall
        callbacks.
        callbacks.
        * mn10300_sim.h: Add prototypes for syscall_read_mem and
        * mn10300_sim.h: Add prototypes for syscall_read_mem and
        syscall_write_mem.
        syscall_write_mem.
        * mn10300.igen: Change C++ style comments to C style comments.
        * mn10300.igen: Change C++ style comments to C style comments.
        Check for divide by zero in div and divu ops.
        Check for divide by zero in div and divu ops.
Fri Jul 24 12:49:28 1998  Jeffrey A Law  (law@cygnus.com)
Fri Jul 24 12:49:28 1998  Jeffrey A Law  (law@cygnus.com)
        * am33.igen (translate_xreg): New function.  Use it as needed.
        * am33.igen (translate_xreg): New function.  Use it as needed.
Thu Jul 23 10:05:28 1998  Jeffrey A Law  (law@cygnus.com)
Thu Jul 23 10:05:28 1998  Jeffrey A Law  (law@cygnus.com)
        * am33.igen: Add some missing instructions.
        * am33.igen: Add some missing instructions.
        * am33.igen: Autoincrement loads/store fixes.
        * am33.igen: Autoincrement loads/store fixes.
Tue Jul 21 09:48:14 1998  Jeffrey A Law  (law@cygnus.com)
Tue Jul 21 09:48:14 1998  Jeffrey A Law  (law@cygnus.com)
        * am33.igen: Add mov_lCC DSP instructions.
        * am33.igen: Add mov_lCC DSP instructions.
        * am33.igen: Add most am33 DSP instructions.
        * am33.igen: Add most am33 DSP instructions.
Thu Jul  9 10:06:55 1998  Jeffrey A Law  (law@cygnus.com)
Thu Jul  9 10:06:55 1998  Jeffrey A Law  (law@cygnus.com)
        * mn10300.igen: Fix Z bit for addc and subc instructions.
        * mn10300.igen: Fix Z bit for addc and subc instructions.
        Minor fixes in multiply/divide patterns.
        Minor fixes in multiply/divide patterns.
        * am33.igen: Add missing mul[u] imm32,Rn.  Fix condition code
        * am33.igen: Add missing mul[u] imm32,Rn.  Fix condition code
        handling for many instructions.  Fix sign extension for some
        handling for many instructions.  Fix sign extension for some
        24bit immediates.
        24bit immediates.
        * am33.igen: Fix Z bit for remaining addc/subc instructions.
        * am33.igen: Fix Z bit for remaining addc/subc instructions.
        Do not sign extend immediate for mov imm,XRn.
        Do not sign extend immediate for mov imm,XRn.
        More random mul, mac & div fixes.
        More random mul, mac & div fixes.
        Remove some unused variables.
        Remove some unused variables.
        Sign extend 24bit displacement in memory addresses.
        Sign extend 24bit displacement in memory addresses.
        * am33.igen: Fix Z bit for addc Rm,Rn and subc Rm,Rn.  Various
        * am33.igen: Fix Z bit for addc Rm,Rn and subc Rm,Rn.  Various
        fixes to 2 register multiply, divide and mac instructions.  Set
        fixes to 2 register multiply, divide and mac instructions.  Set
        Z,N correctly for sat16.  Sign extend 24 bit immediate for add,
        Z,N correctly for sat16.  Sign extend 24 bit immediate for add,
        and sub instructions.
        and sub instructions.
        * am33.igen: Add remaining non-DSP instructions.
        * am33.igen: Add remaining non-DSP instructions.
Wed Jul  8 16:29:12 1998  Jeffrey A Law  (law@cygnus.com)
Wed Jul  8 16:29:12 1998  Jeffrey A Law  (law@cygnus.com)
        * am33.igen (translate_rreg): New function.  Use it as appropriate.
        * am33.igen (translate_rreg): New function.  Use it as appropriate.
        * am33.igen: More am33 instructions.  Fix "div".
        * am33.igen: More am33 instructions.  Fix "div".
Mon Jul  6 15:39:22 1998  Jeffrey A Law  (law@cygnus.com)
Mon Jul  6 15:39:22 1998  Jeffrey A Law  (law@cygnus.com)
        * mn10300.igen: Add am33 support.
        * mn10300.igen: Add am33 support.
        * Makefile.in: Use multi-sim to support both a mn10300 and am33
        * Makefile.in: Use multi-sim to support both a mn10300 and am33
        simulator.
        simulator.
        * am33.igen: Add many more am33 instructions.
        * am33.igen: Add many more am33 instructions.
Wed Jul  1 17:07:09 1998  Jeffrey A Law  (law@cygnus.com)
Wed Jul  1 17:07:09 1998  Jeffrey A Law  (law@cygnus.com)
        * mn10300_sim.h (FETCH24): Define.
        * mn10300_sim.h (FETCH24): Define.
        * mn10300_sim.h: Add defines for some registers found on the AM33.
        * mn10300_sim.h: Add defines for some registers found on the AM33.
        * am33.igen: New file with some am33 support.
        * am33.igen: New file with some am33 support.
Tue Jun 30 11:23:20 1998  Jeffrey A Law  (law@cygnus.com)
Tue Jun 30 11:23:20 1998  Jeffrey A Law  (law@cygnus.com)
        * mn10300_sim.h: Include bfd.h
        * mn10300_sim.h: Include bfd.h
        (struct state): Add more room for processor specific registers.
        (struct state): Add more room for processor specific registers.
        (REG_E0): Define.
        (REG_E0): Define.
Thu Jun 25 10:12:03 1998  Joyce Janczyn  
Thu Jun 25 10:12:03 1998  Joyce Janczyn  
        * dv-mn103tim.c: Include sim-assert.h
        * dv-mn103tim.c: Include sim-assert.h
        * dv-mn103ser.c (do_polling_event): Check for incoming data on
        * dv-mn103ser.c (do_polling_event): Check for incoming data on
        serial line and schedule next polling event.
        serial line and schedule next polling event.
        (read_status_reg): schedule events to check for incoming data on
        (read_status_reg): schedule events to check for incoming data on
        serial line and issue interrupt if necessary.
        serial line and issue interrupt if necessary.
Fri Jun 19 16:47:27 1998  Joyce Janczyn  
Fri Jun 19 16:47:27 1998  Joyce Janczyn  
        * interp.c (sim_open): hook up serial 1 and 2 ports properly (typo).
        * interp.c (sim_open): hook up serial 1 and 2 ports properly (typo).
Fri Jun 19 11:59:26 1998  Joyce Janczyn  
Fri Jun 19 11:59:26 1998  Joyce Janczyn  
        * interp.c (board): Rename am32 to stdeval1 as this is the name
        * interp.c (board): Rename am32 to stdeval1 as this is the name
        consistently used to refer to the mn1030002 board.
        consistently used to refer to the mn1030002 board.
Thu June 18 14:37:14 1998  Joyce Janczyn  
Thu June 18 14:37:14 1998  Joyce Janczyn  
        * interp.c (sim_open): Fix typo in address of EXTMD register
        * interp.c (sim_open): Fix typo in address of EXTMD register
        (0x34000280, not 0x3400280).
        (0x34000280, not 0x3400280).
Wed Jun 17 18:00:18 1998  Jeffrey A Law  (law@cygnus.com)
Wed Jun 17 18:00:18 1998  Jeffrey A Law  (law@cygnus.com)
        * simops.c (syscall): Handle change in opcode # for syscall.
        * simops.c (syscall): Handle change in opcode # for syscall.
        * mn10300.igen (syscall): Likewise.
        * mn10300.igen (syscall): Likewise.
Tue June 16 09:36:21 1998  Joyce Janczyn  
Tue June 16 09:36:21 1998  Joyce Janczyn  
        * dv-mn103int.c (mn103int_finish): Regular interrupts (not NMI or
        * dv-mn103int.c (mn103int_finish): Regular interrupts (not NMI or
        reset) are not enabled on reset.
        reset) are not enabled on reset.
Sun June 14 17:04:00 1998  Joyce Janczyn  
Sun June 14 17:04:00 1998  Joyce Janczyn  
        * dv-mn103iop.c (write_*_reg): Check for attempt to write r/o
        * dv-mn103iop.c (write_*_reg): Check for attempt to write r/o
        register bits.
        register bits.
        * dv-mn103ser.c: Fill in methods for reading and writing to serial
        * dv-mn103ser.c: Fill in methods for reading and writing to serial
        device registers.
        device registers.
        * interp.c (sim_open): Make the serial device a polling device.
        * interp.c (sim_open): Make the serial device a polling device.
Fri June 12 16:24:00 1998  Joyce Janczyn  
Fri June 12 16:24:00 1998  Joyce Janczyn  
        * dv-mn103iop.c: New file for handling am32 io ports.
        * dv-mn103iop.c: New file for handling am32 io ports.
        * configure.in: Add mn103iop to hw_device list.
        * configure.in: Add mn103iop to hw_device list.
        * configure: Re-generate.
        * configure: Re-generate.
        * interp.c (sim_open): Create io port device.
        * interp.c (sim_open): Create io port device.
Wed June 10 14:34:00 1998  Joyce Janczyn  
Wed June 10 14:34:00 1998  Joyce Janczyn  
        * dv-mn103int.c (external_group): Use enumerated types to access
        * dv-mn103int.c (external_group): Use enumerated types to access
        correct group addresses.
        correct group addresses.
        * dv-mn103tim.c (do_counter_event): Underflow of cascaded timer
        * dv-mn103tim.c (do_counter_event): Underflow of cascaded timer
        triggers an interrupt on the higher-numbered timer's port.
        triggers an interrupt on the higher-numbered timer's port.
Mon June 8 13:30:00 1998  Joyce Janczyn  
Mon June 8 13:30:00 1998  Joyce Janczyn  
        * interp.c: (mn10300_option_handler): New function parses arguments
        * interp.c: (mn10300_option_handler): New function parses arguments
        using sim-options.
        using sim-options.
        * (board): Add --board option for specifying am32.
        * (board): Add --board option for specifying am32.
        * (sim_open): Create new timer and serial devices and control
        * (sim_open): Create new timer and serial devices and control
        configuration of other am32 devices via board option.
        configuration of other am32 devices via board option.
        * dv-mn103tim.c, dv-mn103ser.c: New files for timers and serial devices.
        * dv-mn103tim.c, dv-mn103ser.c: New files for timers and serial devices.
        * dv-mn103cpu.c: Fix typos in opening comments.
        * dv-mn103cpu.c: Fix typos in opening comments.
        * dv-mn103int.c: Adjust interrupt controller settings for am32 instead of am30.
        * dv-mn103int.c: Adjust interrupt controller settings for am32 instead of am30.
        * configure.in: Add mn103tim and mn103ser to hw_device list.
        * configure.in: Add mn103tim and mn103ser to hw_device list.
        * configure: Re-generate.
        * configure: Re-generate.
Mon May 25 20:50:35 1998  Andrew Cagney  
Mon May 25 20:50:35 1998  Andrew Cagney  
        * dv-mn103int.c, dv-mn103cpu.c: Rename *_callback to *_method.
        * dv-mn103int.c, dv-mn103cpu.c: Rename *_callback to *_method.
        * dv-mn103cpu.c, dv-mn103int.c: Include hw-main.h and
        * dv-mn103cpu.c, dv-mn103int.c: Include hw-main.h and
        sim-main.h. Declare a struct hw_descriptor instead of struct
        sim-main.h. Declare a struct hw_descriptor instead of struct
        hw_device_descriptor.
        hw_device_descriptor.
Mon May 25 17:33:33 1998  Andrew Cagney  
Mon May 25 17:33:33 1998  Andrew Cagney  
        * dv-mn103cpu.c (struct mn103cpu): Change type of pending_handler
        * dv-mn103cpu.c (struct mn103cpu): Change type of pending_handler
        to struct hw_event.
        to struct hw_event.
Fri May 22 12:17:41 1998  Andrew Cagney  
Fri May 22 12:17:41 1998  Andrew Cagney  
        * configure.in (SIM_AC_OPTION_HARDWARE): Add argument "yes".
        * configure.in (SIM_AC_OPTION_HARDWARE): Add argument "yes".
Wed May  6 13:29:06 1998  Andrew Cagney  
Wed May  6 13:29:06 1998  Andrew Cagney  
        * interp.c (sim_open): Create a polling PAL device.
        * interp.c (sim_open): Create a polling PAL device.
Fri May  1 16:39:15 1998  Andrew Cagney  
Fri May  1 16:39:15 1998  Andrew Cagney  
        * dv-mn103int.c (mn103int_port_event):
        * dv-mn103int.c (mn103int_port_event):
        (mn103int_port_event):
        (mn103int_port_event):
        (mn103int_io_read_buffer):
        (mn103int_io_read_buffer):
        (mn103int_io_write_buffer):
        (mn103int_io_write_buffer):
        * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Drop CPU/CIA args.
        * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Drop CPU/CIA args.
        (mn103cpu_port_event): Ditto.
        (mn103cpu_port_event): Ditto.
        (mn103cpu_io_read_buffer): Ditto.
        (mn103cpu_io_read_buffer): Ditto.
        (mn103cpu_io_write_buffer): Ditto.
        (mn103cpu_io_write_buffer): Ditto.
Tue Apr 28 18:33:31 1998  Geoffrey Noer  
Tue Apr 28 18:33:31 1998  Geoffrey Noer  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Sun Apr 26 15:31:55 1998  Tom Tromey  
Sun Apr 26 15:31:55 1998  Tom Tromey  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Sun Apr 26 15:19:55 1998  Tom Tromey  
Sun Apr 26 15:19:55 1998  Tom Tromey  
        * acconfig.h: New file.
        * acconfig.h: New file.
        * configure.in: Reverted change of Apr 24; use sinclude again.
        * configure.in: Reverted change of Apr 24; use sinclude again.
Fri Apr 24 14:16:40 1998  Tom Tromey  
Fri Apr 24 14:16:40 1998  Tom Tromey  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Fri Apr 24 11:19:07 1998  Tom Tromey  
Fri Apr 24 11:19:07 1998  Tom Tromey  
        * configure.in: Don't call sinclude.
        * configure.in: Don't call sinclude.
Tue Apr 14 10:03:02 1998  Andrew Cagney  
Tue Apr 14 10:03:02 1998  Andrew Cagney  
        * mn10300_sim.h: Declare all functions in op_utils.c using
        * mn10300_sim.h: Declare all functions in op_utils.c using
        INLINE_SIM_MAIN.
        INLINE_SIM_MAIN.
        * op_utils.c: Ditto.
        * op_utils.c: Ditto.
        * sim-main.c: New file.  Include op_utils.c.
        * sim-main.c: New file.  Include op_utils.c.
        * mn10300.igen (mov, cmp): Use new igen operators `!' and `=' to
        * mn10300.igen (mov, cmp): Use new igen operators `!' and `=' to
        differentiate between MOV/CMP immediate/register instructions.
        differentiate between MOV/CMP immediate/register instructions.
        * configure.in (SIM_AC_OPTION_INLINE): Add and enable.
        * configure.in (SIM_AC_OPTION_INLINE): Add and enable.
        * configure: Regenerate.
        * configure: Regenerate.
Sat Apr  4 20:36:25 1998  Andrew Cagney  
Sat Apr  4 20:36:25 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Fri Mar 27 16:15:52 1998  Andrew Cagney  
Fri Mar 27 16:15:52 1998  Andrew Cagney  
        * interp.c (hw): Delete variable, moved to SIM_DESC.
        * interp.c (hw): Delete variable, moved to SIM_DESC.
        (sim_open): Delete calls to hw_tree_create, hw_tree_finish.
        (sim_open): Delete calls to hw_tree_create, hw_tree_finish.
        Handled by sim-module.
        Handled by sim-module.
        (sim_open): Do not anotate tree with trace properties, handled by
        (sim_open): Do not anotate tree with trace properties, handled by
        sim-hw.c
        sim-hw.c
        (sim_open): Call sim_hw_parse instead of hw_tree_parse.
        (sim_open): Call sim_hw_parse instead of hw_tree_parse.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Thu Mar 26 20:46:18 1998  Stu Grossman  
Thu Mar 26 20:46:18 1998  Stu Grossman  
        * dv-mn103cpu.c (deliver_mn103cpu_interrupt):  Save the entire PC
        * dv-mn103cpu.c (deliver_mn103cpu_interrupt):  Save the entire PC
        on the stack when delivering interrupts (not just the lower
        on the stack when delivering interrupts (not just the lower
        half)...
        half)...
        * mn10300.igen (mov (Di,Am),Dn):  Fix decode.  Registers were
        * mn10300.igen (mov (Di,Am),Dn):  Fix decode.  Registers were
        specified in the wrong order.
        specified in the wrong order.
Fri Mar 27 00:56:40 1998  Andrew Cagney  
Fri Mar 27 00:56:40 1998  Andrew Cagney  
        * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop loss of
        * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop loss of
        succeeding interrupts, clear pending_handler when the handler
        succeeding interrupts, clear pending_handler when the handler
        isn't re-scheduled.
        isn't re-scheduled.
Thu Mar 26 10:11:01 1998  Stu Grossman  
Thu Mar 26 10:11:01 1998  Stu Grossman  
        * Makefile.in (tmp-igen):  Prefix all usage of move-if-change
        * Makefile.in (tmp-igen):  Prefix all usage of move-if-change
        script with $(SHELL) to make NT native builds happy.
        script with $(SHELL) to make NT native builds happy.
        * configure:  Regenerate because of change to ../common/aclocal.m4.
        * configure:  Regenerate because of change to ../common/aclocal.m4.
Thu Mar 26 11:22:31 1998  Andrew Cagney  
Thu Mar 26 11:22:31 1998  Andrew Cagney  
        * configure.in: Make --enable-sim-common the default.
        * configure.in: Make --enable-sim-common the default.
        * configure: Re-generate.
        * configure: Re-generate.
        * sim-main.h (CIA_GET, CIA_SET): Save/restore current instruction
        * sim-main.h (CIA_GET, CIA_SET): Save/restore current instruction
        address into Sate.regs[REG_PC] instead of common struct.
        address into Sate.regs[REG_PC] instead of common struct.
Wed Mar 25 17:42:00 1998  Joyce Janczyn  
Wed Mar 25 17:42:00 1998  Joyce Janczyn  
        * mn10300.igen (cmp imm8,An): Do not sign extend imm8 value.
        * mn10300.igen (cmp imm8,An): Do not sign extend imm8 value.
Wed Mar 25 12:08:00 1998  Joyce Janczyn  
Wed Mar 25 12:08:00 1998  Joyce Janczyn  
        * simops.c (OP_F0FD): Initialise variable 'sp'.
        * simops.c (OP_F0FD): Initialise variable 'sp'.
Thu Mar 26 00:21:32 1998  Andrew Cagney  
Thu Mar 26 00:21:32 1998  Andrew Cagney  
        * dv-mn103int.c (decode_group): A group register every 4 bytes not
        * dv-mn103int.c (decode_group): A group register every 4 bytes not
        8.
        8.
        (write_icr): Rewrite equation updating request field.
        (write_icr): Rewrite equation updating request field.
        (read_iagr): Fix check that interrupt is still pending.
        (read_iagr): Fix check that interrupt is still pending.
Wed Mar 25 16:14:50 1998  Andrew Cagney  
Wed Mar 25 16:14:50 1998  Andrew Cagney  
        * interp.c (sim_open): Tidy up device creation.
        * interp.c (sim_open): Tidy up device creation.
        * dv-mn103int.c (mn103int_port_event): Drive NMI with non-zero
        * dv-mn103int.c (mn103int_port_event): Drive NMI with non-zero
        value.
        value.
        (mn103int_io_read_buffer): Convert absolute address to register
        (mn103int_io_read_buffer): Convert absolute address to register
        block offsets.
        block offsets.
        (read_icr, write_icr): Convert block offset into group offset.
        (read_icr, write_icr): Convert block offset into group offset.
Wed Mar 25 15:08:49 1998  Andrew Cagney  
Wed Mar 25 15:08:49 1998  Andrew Cagney  
        * interp.c (sim_open): Create second 1mb memory region at
        * interp.c (sim_open): Create second 1mb memory region at
        0x40000000.
        0x40000000.
        (sim_open): Create a device tree.
        (sim_open): Create a device tree.
        (sim-hw.h): Include.
        (sim-hw.h): Include.
        (do_interrupt): Delete, needs to use dv-mn103cpu.c
        (do_interrupt): Delete, needs to use dv-mn103cpu.c
        * dv-mn103int.c, dv-mn103cpu.c: New files.
        * dv-mn103int.c, dv-mn103cpu.c: New files.
Wed Mar 25 08:47:38 1998  Andrew Cagney  
Wed Mar 25 08:47:38 1998  Andrew Cagney  
        * mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE, PSW_LM):
        * mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE, PSW_LM):
        Define.
        Define.
        (SP): Define.
        (SP): Define.
Wed Mar 25 12:35:29 1998  Andrew Cagney  
Wed Mar 25 12:35:29 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Mar 25 10:24:48 1998  Andrew Cagney  
Wed Mar 25 10:24:48 1998  Andrew Cagney  
        * interp.c (sim-options.h): Include.
        * interp.c (sim-options.h): Include.
        (sim_kind, myname): Declare when not using common framework.
        (sim_kind, myname): Declare when not using common framework.
        * mn10300_sim.h (do_syscall, generic*): Provide prototypes for
        * mn10300_sim.h (do_syscall, generic*): Provide prototypes for
        functions found in op_utils.c
        functions found in op_utils.c
        * mn10300.igen (add): Discard unused variables.
        * mn10300.igen (add): Discard unused variables.
        * configure, config.in: Re-generate with autoconf 2.12.1.
        * configure, config.in: Re-generate with autoconf 2.12.1.
Tue Mar 24 15:27:00 1998  Joyce Janczyn  
Tue Mar 24 15:27:00 1998  Joyce Janczyn  
        Add support for --enable-sim-common option.
        Add support for --enable-sim-common option.
        * Makefile.in (WITHOUT_COMMON_OBJS): Files included if
        * Makefile.in (WITHOUT_COMMON_OBJS): Files included if
        ! --enable-sim-common
        ! --enable-sim-common
        (WITH_COMMON_OBJS): Files included if --enable-sim-common.
        (WITH_COMMON_OBJS): Files included if --enable-sim-common.
        (MN10300_OBJS,MN10300_INTERP_DEP): New variables.
        (MN10300_OBJS,MN10300_INTERP_DEP): New variables.
        (SIM_OBJS): Rewrite.
        (SIM_OBJS): Rewrite.
        ({WITHOUT,WITH}_COMMON_RUN_OBJS,SIM_RUN_OBJS): New variables.
        ({WITHOUT,WITH}_COMMON_RUN_OBJS,SIM_RUN_OBJS): New variables.
        (SIM_EXTRA_CFLAGS): New variable.
        (SIM_EXTRA_CFLAGS): New variable.
        (clean-extra): Clean up igen files.
        (clean-extra): Clean up igen files.
        (../igen/igen,clean-igen,tmp-igen): New rules.
        (../igen/igen,clean-igen,tmp-igen): New rules.
        * configure.in: Add support for common framework via
        * configure.in: Add support for common framework via
        --enable-sim-common.
        --enable-sim-common.
        * configure: Regenerate.
        * configure: Regenerate.
        * interp.c: #include sim-main if WITH_COMMON, not mn10300_sim.h.
        * interp.c: #include sim-main if WITH_COMMON, not mn10300_sim.h.
        (hash,dispatch,sim_size): Don't compile if ! WITH_COMMON.
        (hash,dispatch,sim_size): Don't compile if ! WITH_COMMON.
        (init_system,sim_write,compare_simops): Likewise.
        (init_system,sim_write,compare_simops): Likewise.
        (sim_set_profile,sim_set_profile_size): Likewise.
        (sim_set_profile,sim_set_profile_size): Likewise.
        (sim_stop,sim_resume,sim_trace,sim_info): Likewise.
        (sim_stop,sim_resume,sim_trace,sim_info): Likewise.
        (sim_set_callbacks,sim_stop_reason,sim_read,sim_load): Likewise.
        (sim_set_callbacks,sim_stop_reason,sim_read,sim_load): Likewise.
        (enum interrupt_type): New enum.
        (enum interrupt_type): New enum.
        (interrupt_names): New global.
        (interrupt_names): New global.
        (do_interrupt): New function.
        (do_interrupt): New function.
        (sim_open): Define differently if WITH_COMMON.
        (sim_open): Define differently if WITH_COMMON.
        (sim_close,sim_create_inferior,sim_do_command): Likewise.
        (sim_close,sim_create_inferior,sim_do_command): Likewise.
        * mn10300_sim.h ({load,store}_{byte,half,word}): Define versions
        * mn10300_sim.h ({load,store}_{byte,half,word}): Define versions
        for WITH_COMMON.
        for WITH_COMMON.
        * mn10300.igen: New file.
        * mn10300.igen: New file.
        * mn10300.dc: New file.
        * mn10300.dc: New file.
        * op_utils.c: New file.
        * op_utils.c: New file.
        * sim-main.h: New file.
        * sim-main.h: New file.
Wed Mar 18 12:38:12 1998  Andrew Cagney  
Wed Mar 18 12:38:12 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Fri Feb 27 18:36:04 1998  Jeffrey A Law  (law@cygnus.com)
Fri Feb 27 18:36:04 1998  Jeffrey A Law  (law@cygnus.com)
        * simops.c (inc): Fix typo.
        * simops.c (inc): Fix typo.
Wed Feb 25 01:59:29 1998  Jeffrey A Law  (law@cygnus.com)
Wed Feb 25 01:59:29 1998  Jeffrey A Law  (law@cygnus.com)
        * simops.c (signed multiply instructions): Cast input operands to
        * simops.c (signed multiply instructions): Cast input operands to
        signed32 before casting them to signed64 so that the sign bit
        signed32 before casting them to signed64 so that the sign bit
        is propagated properly.
        is propagated properly.
Mon Feb 23 20:23:19 1998  Mark Alexander  
Mon Feb 23 20:23:19 1998  Mark Alexander  
        * Makefile.in: Last change was bad.  Define NL_TARGET
        * Makefile.in: Last change was bad.  Define NL_TARGET
        so that targ-vals.h will be used instead of syscall.h.
        so that targ-vals.h will be used instead of syscall.h.
        * simops.c: Use targ-vals.h instead of syscall.h.
        * simops.c: Use targ-vals.h instead of syscall.h.
        (OP_F020): Disable unsupported system calls.
        (OP_F020): Disable unsupported system calls.
Mon Feb 23 09:44:38 1998  Mark Alexander  
Mon Feb 23 09:44:38 1998  Mark Alexander  
        * Makefile.in: Get header files from libgloss/mn10300/sys.
        * Makefile.in: Get header files from libgloss/mn10300/sys.
Sun Feb 22 16:02:24 1998  Jeffrey A Law  (law@cygnus.com)
Sun Feb 22 16:02:24 1998  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Include sim-types.h.
        * simops.c: Include sim-types.h.
Wed Feb 18 13:07:08 1998  Jeffrey A Law  (law@cygnus.com)
Wed Feb 18 13:07:08 1998  Jeffrey A Law  (law@cygnus.com)
        * simops.c (multiply instructions): Cast input operands to a
        * simops.c (multiply instructions): Cast input operands to a
        signed64/unsigned64 type as appropriate.
        signed64/unsigned64 type as appropriate.
Tue Feb 17 12:47:16 1998  Andrew Cagney  
Tue Feb 17 12:47:16 1998  Andrew Cagney  
        * interp.c (sim_store_register, sim_fetch_register): Pass in
        * interp.c (sim_store_register, sim_fetch_register): Pass in
        length parameter.  Return -1.
        length parameter.  Return -1.
Sun Feb  1 16:47:51 1998  Andrew Cagney  
Sun Feb  1 16:47:51 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Sat Jan 31 18:15:41 1998  Andrew Cagney  
Sat Jan 31 18:15:41 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Jan 19 22:26:29 1998  Doug Evans  
Mon Jan 19 22:26:29 1998  Doug Evans  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Dec 15 23:17:11 1997  Andrew Cagney  
Mon Dec 15 23:17:11 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Thu Dec  4 09:21:05 1997  Doug Evans  
Thu Dec  4 09:21:05 1997  Doug Evans  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Tue Nov 11 10:38:52 1997  Jeffrey A Law  (law@cygnus.com)
Tue Nov 11 10:38:52 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c (call:16 call:32): Stack adjustment is determined solely
        * simops.c (call:16 call:32): Stack adjustment is determined solely
        by the imm8 field.
        by the imm8 field.
Wed Oct 22 14:43:00 1997  Andrew Cagney  
Wed Oct 22 14:43:00 1997  Andrew Cagney  
        * interp.c (sim_load): Pass lma_p and sim_write args to
        * interp.c (sim_load): Pass lma_p and sim_write args to
        sim_load_file.
        sim_load_file.
Tue Oct 21 10:12:03 1997  Jeffrey A Law  (law@cygnus.com)
Tue Oct 21 10:12:03 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Correctly handle register restores for "ret" and "retf"
        * simops.c: Correctly handle register restores for "ret" and "retf"
        instructions.
        instructions.
Fri Oct  3 09:28:00 1997  Andrew Cagney  
Fri Oct  3 09:28:00 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Sep 24 17:38:57 1997  Andrew Cagney  
Wed Sep 24 17:38:57 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Tue Sep 23 11:04:38 1997  Andrew Cagney  
Tue Sep 23 11:04:38 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Sep 22 11:46:20 1997  Andrew Cagney  
Mon Sep 22 11:46:20 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Fri Sep 19 17:45:25 1997  Andrew Cagney  
Fri Sep 19 17:45:25 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Sep 15 17:36:15 1997  Andrew Cagney  
Mon Sep 15 17:36:15 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Thu Sep  4 17:21:23 1997  Doug Evans  
Thu Sep  4 17:21:23 1997  Doug Evans  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Aug 27 18:13:22 1997  Andrew Cagney  
Wed Aug 27 18:13:22 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Tue Aug 26 10:41:07 1997  Andrew Cagney  
Tue Aug 26 10:41:07 1997  Andrew Cagney  
        * interp.c (sim_kill): Delete.
        * interp.c (sim_kill): Delete.
        (sim_create_inferior): Add ABFD argument.
        (sim_create_inferior): Add ABFD argument.
        (sim_load): Move setting of PC from here.
        (sim_load): Move setting of PC from here.
        (sim_create_inferior): To here.
        (sim_create_inferior): To here.
Mon Aug 25 17:50:22 1997  Andrew Cagney  
Mon Aug 25 17:50:22 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Mon Aug 25 16:14:44 1997  Andrew Cagney  
Mon Aug 25 16:14:44 1997  Andrew Cagney  
        * interp.c (sim_open): Add ABFD argument.
        * interp.c (sim_open): Add ABFD argument.
Tue Jun 24 13:46:20 1997  Jeffrey A Law  (law@cygnus.com)
Tue Jun 24 13:46:20 1997  Jeffrey A Law  (law@cygnus.com)
        * interp.c (sim_resume): Clear State.exited.
        * interp.c (sim_resume): Clear State.exited.
        (sim_stop_reason): If State.exited is nonzero, then indicate that
        (sim_stop_reason): If State.exited is nonzero, then indicate that
        the simulator exited instead of stopped.
        the simulator exited instead of stopped.
        * mn10300_sim.h (struct _state): Add exited field.
        * mn10300_sim.h (struct _state): Add exited field.
        * simops.c (syscall): Set State.exited for SYS_exit.
        * simops.c (syscall): Set State.exited for SYS_exit.
Wed Jun 11 22:07:56 1997  Jeffrey A Law  (law@cygnus.com)
Wed Jun 11 22:07:56 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix thinko in last change.
        * simops.c: Fix thinko in last change.
Tue Jun 10 12:31:32 1997  Jeffrey A Law  (law@cygnus.com)
Tue Jun 10 12:31:32 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: "call" stores the callee saved registers into the
        * simops.c: "call" stores the callee saved registers into the
        stack!  Update the stack pointer properly when done with
        stack!  Update the stack pointer properly when done with
        register saves.
        register saves.
        * simops.c: Fix return address computation for "call" instructions.
        * simops.c: Fix return address computation for "call" instructions.
Thu May 22 01:43:11 1997  Jeffrey A Law  (law@cygnus.com)
Thu May 22 01:43:11 1997  Jeffrey A Law  (law@cygnus.com)
        * interp.c (sim_open): Fix typo.
        * interp.c (sim_open): Fix typo.
Wed May 21 23:27:58 1997  Jeffrey A Law  (law@cygnus.com)
Wed May 21 23:27:58 1997  Jeffrey A Law  (law@cygnus.com)
        * interp.c (sim_resume): Add missing case in big switch
        * interp.c (sim_resume): Add missing case in big switch
        statement (for extb instruction).
        statement (for extb instruction).
Tue May 20 17:51:30 1997  Jeffrey A Law  (law@cygnus.com)
Tue May 20 17:51:30 1997  Jeffrey A Law  (law@cygnus.com)
        * interp.c: Replace all references to load_mem and store_mem
        * interp.c: Replace all references to load_mem and store_mem
        with references to load_byte, load_half, load_3_byte, load_word
        with references to load_byte, load_half, load_3_byte, load_word
        and store_byte, store_half, store_3_byte, store_word.
        and store_byte, store_half, store_3_byte, store_word.
        (INLINE): Delete definition.
        (INLINE): Delete definition.
        (load_mem_big): Likewise.
        (load_mem_big): Likewise.
        (max_mem): Make it global.
        (max_mem): Make it global.
        (dispatch): Make this function inline.
        (dispatch): Make this function inline.
        (load_mem, store_mem): Delete functions.
        (load_mem, store_mem): Delete functions.
        * mn10300_sim.h (INLINE): Define.
        * mn10300_sim.h (INLINE): Define.
        (RLW): Delete unused definition.
        (RLW): Delete unused definition.
        (load_mem, store_mem): Delete declarations.
        (load_mem, store_mem): Delete declarations.
        (load_mem_big): New definition.
        (load_mem_big): New definition.
        (load_byte, load_half, load_3_byte, load_word): New functions.
        (load_byte, load_half, load_3_byte, load_word): New functions.
        (store_byte, store_half, store_3_byte, store_word): New functions.
        (store_byte, store_half, store_3_byte, store_word): New functions.
        * simops.c:  Replace all references to load_mem and store_mem
        * simops.c:  Replace all references to load_mem and store_mem
        with references to load_byte, load_half, load_3_byte, load_word
        with references to load_byte, load_half, load_3_byte, load_word
        and store_byte, store_half, store_3_byte, store_word.
        and store_byte, store_half, store_3_byte, store_word.
Tue May 20 10:21:51 1997  Andrew Cagney  
Tue May 20 10:21:51 1997  Andrew Cagney  
        * interp.c (sim_open): Add callback to arguments.
        * interp.c (sim_open): Add callback to arguments.
        (sim_set_callbacks): Delete SIM_DESC argument.
        (sim_set_callbacks): Delete SIM_DESC argument.
Mon May 19 13:54:22 1997  Jeffrey A Law  (law@cygnus.com)
Mon May 19 13:54:22 1997  Jeffrey A Law  (law@cygnus.com)
        * interp.c (dispatch): Make this an inline function.
        * interp.c (dispatch): Make this an inline function.
        * simops.c (syscall): Use callback->write regardless of
        * simops.c (syscall): Use callback->write regardless of
        what file descriptor we're writing too.
        what file descriptor we're writing too.
Sun May 18 16:46:31 1997  Jeffrey A Law  (law@cygnus.com)
Sun May 18 16:46:31 1997  Jeffrey A Law  (law@cygnus.com)
        * interp.c (load_mem_big): Remove function.  It's now a macro
        * interp.c (load_mem_big): Remove function.  It's now a macro
        defined elsewhere.
        defined elsewhere.
        (compare_simops): New function.
        (compare_simops): New function.
        (sim_open): Sort the Simops table before inserting entries
        (sim_open): Sort the Simops table before inserting entries
        into the hash table.
        into the hash table.
        * mn10300_sim.h: Remove unused #defines.
        * mn10300_sim.h: Remove unused #defines.
        (load_mem_big): Define.
        (load_mem_big): Define.
Fri May 16 16:36:17 1997  Jeffrey A Law  (law@cygnus.com)
Fri May 16 16:36:17 1997  Jeffrey A Law  (law@cygnus.com)
        * interp.c (load_mem): If we get a load from an out of range
        * interp.c (load_mem): If we get a load from an out of range
        address, abort.
        address, abort.
        (store_mem): Likewise for stores.
        (store_mem): Likewise for stores.
        (max_mem): New variable.
        (max_mem): New variable.
Tue May  6 13:24:36 1997  Jeffrey A Law  (law@cygnus.com)
Tue May  6 13:24:36 1997  Jeffrey A Law  (law@cygnus.com)
        * mn10300_sim.h: Fix ordering of bits in the PSW.
        * mn10300_sim.h: Fix ordering of bits in the PSW.
        * interp.c: Improve hashing routine to avoid long list
        * interp.c: Improve hashing routine to avoid long list
        traversals for common instructions.  Add HASH_STAT support.
        traversals for common instructions.  Add HASH_STAT support.
        Rewrite opcode dispatch code using a big switch instead of
        Rewrite opcode dispatch code using a big switch instead of
        cascaded if/else statements.  Avoid useless calls to load_mem.
        cascaded if/else statements.  Avoid useless calls to load_mem.
Mon May  5 18:07:48 1997  Jeffrey A Law  (law@cygnus.com)
Mon May  5 18:07:48 1997  Jeffrey A Law  (law@cygnus.com)
        * mn10300_sim.h (struct _state): Add space for mdrq register.
        * mn10300_sim.h (struct _state): Add space for mdrq register.
        (REG_MDRQ): Define.
        (REG_MDRQ): Define.
        * simops.c: Don't abort for trap.  Add support for the extended
        * simops.c: Don't abort for trap.  Add support for the extended
        instructions, "getx", "putx", "mulq", "mulqu", "sat16", "sat24",
        instructions, "getx", "putx", "mulq", "mulqu", "sat16", "sat24",
        and "bsch".
        and "bsch".
Thu Apr 24 00:39:51 1997  Doug Evans  
Thu Apr 24 00:39:51 1997  Doug Evans  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Fri Apr 18 14:04:04 1997  Andrew Cagney  
Fri Apr 18 14:04:04 1997  Andrew Cagney  
        * interp.c (sim_stop): Add stub function.
        * interp.c (sim_stop): Add stub function.
Thu Apr 17 03:26:59 1997  Doug Evans  
Thu Apr 17 03:26:59 1997  Doug Evans  
        * Makefile.in (SIM_OBJS): Add sim-load.o.
        * Makefile.in (SIM_OBJS): Add sim-load.o.
        * interp.c (sim_kind, myname): New static locals.
        * interp.c (sim_kind, myname): New static locals.
        (sim_open): Set sim_kind, myname.  Ignore -E arg.
        (sim_open): Set sim_kind, myname.  Ignore -E arg.
        (sim_load): Return SIM_RC.  New arg abfd.  Call sim_load_file to
        (sim_load): Return SIM_RC.  New arg abfd.  Call sim_load_file to
        load file into simulator.  Set start address from bfd.
        load file into simulator.  Set start address from bfd.
        (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
        (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
Wed Apr 16 19:30:44 1997  Andrew Cagney  
Wed Apr 16 19:30:44 1997  Andrew Cagney  
        * simops.c (OP_F020): SYS_execv, SYS_time, SYS_times, SYS_utime
        * simops.c (OP_F020): SYS_execv, SYS_time, SYS_times, SYS_utime
        only include if implemented by host.
        only include if implemented by host.
        (OP_F020): Typecast arg passed to time function;
        (OP_F020): Typecast arg passed to time function;
Mon Apr  7 23:57:49 1997  Jeffrey A Law  (law@cygnus.com)
Mon Apr  7 23:57:49 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c (syscall): Handle new mn10300 calling conventions.
        * simops.c (syscall): Handle new mn10300 calling conventions.
Mon Apr  7 15:45:02 1997  Andrew Cagney  
Mon Apr  7 15:45:02 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Fri Apr  4 20:02:37 1997  Ian Lance Taylor  
Fri Apr  4 20:02:37 1997  Ian Lance Taylor  
        * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match
        * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match
        corresponding change in opcodes directory.
        corresponding change in opcodes directory.
Wed Apr  2 15:06:28 1997  Doug Evans  
Wed Apr  2 15:06:28 1997  Doug Evans  
        * interp.c (sim_open): New arg `kind'.
        * interp.c (sim_open): New arg `kind'.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Apr  2 14:34:19 1997 Andrew Cagney 
Wed Apr  2 14:34:19 1997 Andrew Cagney 
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Thu Mar 20 11:58:02 1997  Jeffrey A Law  (law@cygnus.com)
Thu Mar 20 11:58:02 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix register extraction for a two "movbu" variants.
        * simops.c: Fix register extraction for a two "movbu" variants.
        Somewhat simplify "sub" instructions.
        Somewhat simplify "sub" instructions.
        Correctly sign extend operands for "mul".  Put the correct
        Correctly sign extend operands for "mul".  Put the correct
        half of the result in MDR for "mul" and "mulu".
        half of the result in MDR for "mul" and "mulu".
        Implement remaining instructions.
        Implement remaining instructions.
        Tweak opcode for "syscall".
        Tweak opcode for "syscall".
Tue Mar 18 14:21:21 1997  Jeffrey A Law  (law@cygnus.com)
Tue Mar 18 14:21:21 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Do syscall emulation in "syscall" instruction.  Add
        * simops.c: Do syscall emulation in "syscall" instruction.  Add
        dummy "trap" instruction.
        dummy "trap" instruction.
Wed Mar 19 01:14:00 1997  Andrew Cagney  
Wed Mar 19 01:14:00 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Mar 17 15:10:07 1997  Andrew Cagney  
Mon Mar 17 15:10:07 1997  Andrew Cagney  
        * configure: Re-generate.
        * configure: Re-generate.
Fri Mar 14 10:34:11 1997  Michael Meissner  
Fri Mar 14 10:34:11 1997  Michael Meissner  
        * configure: Regenerate to track ../common/aclocal.m4 changes.
        * configure: Regenerate to track ../common/aclocal.m4 changes.
Thu Mar 13 12:54:45 1997  Doug Evans  
Thu Mar 13 12:54:45 1997  Doug Evans  
        * interp.c (sim_open): New SIM_DESC result.  Argument is now
        * interp.c (sim_open): New SIM_DESC result.  Argument is now
        in argv form.
        in argv form.
        (other sim_*): New SIM_DESC argument.
        (other sim_*): New SIM_DESC argument.
Wed Mar 12 15:04:00 1997  Jeffrey A Law  (law@cygnus.com)
Wed Mar 12 15:04:00 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix carry bit computation for "add" instructions.
        * simops.c: Fix carry bit computation for "add" instructions.
        * simops.c: Fix typos in bset insns.  Fix arguments to store_mem
        * simops.c: Fix typos in bset insns.  Fix arguments to store_mem
        for bset imm8,(d8,an) and bclr imm8,(d8,an).
        for bset imm8,(d8,an) and bclr imm8,(d8,an).
Wed Mar  5 15:00:10 1997  Jeffrey A Law  (law@cygnus.com)
Wed Mar  5 15:00:10 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix register references when computing Z and N bits
        * simops.c: Fix register references when computing Z and N bits
        for lsr imm8,dn.
        for lsr imm8,dn.
Tue Feb  4 13:33:30 1997  Doug Evans  
Tue Feb  4 13:33:30 1997  Doug Evans  
        * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
        * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
        COMMON_{PRE,POST}_CONFIG_FRAG instead.
        COMMON_{PRE,POST}_CONFIG_FRAG instead.
        * configure.in: sinclude ../common/aclocal.m4.
        * configure.in: sinclude ../common/aclocal.m4.
        * configure: Regenerated.
        * configure: Regenerated.
Fri Jan 24 10:47:25 1997  Jeffrey A Law  (law@cygnus.com)
Fri Jan 24 10:47:25 1997  Jeffrey A Law  (law@cygnus.com)
        * interp.c (init_system): Allocate 2^19 bytes of space for the
        * interp.c (init_system): Allocate 2^19 bytes of space for the
        simulator.
        simulator.
Thu Jan 23 11:46:23 1997  Stu Grossman  (grossman@critters.cygnus.com)
Thu Jan 23 11:46:23 1997  Stu Grossman  (grossman@critters.cygnus.com)
        * configure configure.in Makefile.in:  Update to new configure
        * configure configure.in Makefile.in:  Update to new configure
        scheme which is more compatible with WinGDB builds.
        scheme which is more compatible with WinGDB builds.
        * configure.in:  Improve comment on how to run autoconf.
        * configure.in:  Improve comment on how to run autoconf.
        * configure:  Re-run autoconf to get new ../common/aclocal.m4.
        * configure:  Re-run autoconf to get new ../common/aclocal.m4.
        * Makefile.in:  Use autoconf substitution to install common
        * Makefile.in:  Use autoconf substitution to install common
        makefile fragment.
        makefile fragment.
Tue Jan 21 15:03:04 1997  Jeffrey A Law  (law@cygnus.com)
Tue Jan 21 15:03:04 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Undo last change to "rol" and "ror", original code
        * simops.c: Undo last change to "rol" and "ror", original code
        was correct!
        was correct!
Thu Jan 16 11:28:14 1997  Jeffrey A Law  (law@cygnus.com)
Thu Jan 16 11:28:14 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix "rol" and "ror".
        * simops.c: Fix "rol" and "ror".
Wed Jan 15 06:45:58 1997  Jeffrey A Law  (law@cygnus.com)
Wed Jan 15 06:45:58 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix typo in last change.
        * simops.c: Fix typo in last change.
Mon Jan 13 13:22:35 1997  Jeffrey A Law  (law@cygnus.com)
Mon Jan 13 13:22:35 1997  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Use REG macros in few places not using them yet.
        * simops.c: Use REG macros in few places not using them yet.
Mon Jan  6 16:21:19 1997  Jeffrey A Law  (law@cygnus.com)
Mon Jan  6 16:21:19 1997  Jeffrey A Law  (law@cygnus.com)
        * mn10300_sim.h (struct _state): Fix number of registers!
        * mn10300_sim.h (struct _state): Fix number of registers!
Tue Dec 31 16:20:41 1996  Jeffrey A Law  (law@cygnus.com)
Tue Dec 31 16:20:41 1996  Jeffrey A Law  (law@cygnus.com)
        * mn10300_sim.h (struct _state): Put all registers into a single
        * mn10300_sim.h (struct _state): Put all registers into a single
        array to make gdb implementation easier.
        array to make gdb implementation easier.
        (REG_*): Add definitions for all registers in the state array.
        (REG_*): Add definitions for all registers in the state array.
        (SEXT32, SEXT40, SEXT44, SEXT60): Remove unused macros.
        (SEXT32, SEXT40, SEXT44, SEXT60): Remove unused macros.
        * simops.c: Related changes.
        * simops.c: Related changes.
Wed Dec 18 10:10:45 1996  Jeffrey A Law  (law@cygnus.com)
Wed Dec 18 10:10:45 1996  Jeffrey A Law  (law@cygnus.com)
        * interp.c (sim_resume): Handle 0xff as a single byte insn.
        * interp.c (sim_resume): Handle 0xff as a single byte insn.
        * simops.c: Fix overflow computation for "add" and "inc"
        * simops.c: Fix overflow computation for "add" and "inc"
        instructions.
        instructions.
Mon Dec 16 10:03:52 1996  Jeffrey A Law  (law@cygnus.com)
Mon Dec 16 10:03:52 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Handle "break" instruction.
        * simops.c: Handle "break" instruction.
        * simops.c: Fix restoring the PC for "ret" and "retf" instructions.
        * simops.c: Fix restoring the PC for "ret" and "retf" instructions.
Wed Dec 11 09:53:10 1996  Jeffrey A Law  (law@cygnus.com)
Wed Dec 11 09:53:10 1996  Jeffrey A Law  (law@cygnus.com)
        * gencode.c (write_opcodes): Also write out the format of the
        * gencode.c (write_opcodes): Also write out the format of the
        opcode.
        opcode.
        * mn10300_sim.h (simops): Add "format" field.
        * mn10300_sim.h (simops): Add "format" field.
        * interp.c (sim_resume): Deal with endianness issues here.
        * interp.c (sim_resume): Deal with endianness issues here.
Tue Dec 10 15:05:37 1996  Jeffrey A Law  (law@cygnus.com)
Tue Dec 10 15:05:37 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c (REG0_4): Define.
        * simops.c (REG0_4): Define.
        Use REG0_4 for indexed loads/stores.
        Use REG0_4 for indexed loads/stores.
Sat Dec  7 09:50:28 1996  Jeffrey A Law  (law@cygnus.com)
Sat Dec  7 09:50:28 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c (REG0_16): Fix typo.
        * simops.c (REG0_16): Fix typo.
Fri Dec  6 14:13:34 1996  Jeffrey A Law  (law@cygnus.com)
Fri Dec  6 14:13:34 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Call abort for any instruction that's not currently
        * simops.c: Call abort for any instruction that's not currently
        simulated.
        simulated.
        * simops.c: Define accessor macros to extract register
        * simops.c: Define accessor macros to extract register
        values from instructions.  Use them consistently.
        values from instructions.  Use them consistently.
        * interp.c: Delete unused global variable "OP".
        * interp.c: Delete unused global variable "OP".
        (sim_resume): Remove unused variable "opcode".
        (sim_resume): Remove unused variable "opcode".
        * simops.c: Fix some uninitialized variable problems, add
        * simops.c: Fix some uninitialized variable problems, add
        parens to fix various -Wall warnings.
        parens to fix various -Wall warnings.
        * gencode.c (write_header): Add "insn" and "extension" arguments
        * gencode.c (write_header): Add "insn" and "extension" arguments
        to the OP_* declarations.
        to the OP_* declarations.
        (write_template): Similarly for function templates.
        (write_template): Similarly for function templates.
        * interp.c (insn, extension): Remove global variables.  Instead
        * interp.c (insn, extension): Remove global variables.  Instead
        pass them as arguments to the OP_* functions.
        pass them as arguments to the OP_* functions.
        * mn10300_sim.h: Remove decls for "insn" and "extension".
        * mn10300_sim.h: Remove decls for "insn" and "extension".
        * simops.c (OP_*): Accept "insn" and "extension" as arguments
        * simops.c (OP_*): Accept "insn" and "extension" as arguments
        instead of using globals.
        instead of using globals.
Thu Dec  5 22:26:31 1996  Jeffrey A Law  (law@cygnus.com)
Thu Dec  5 22:26:31 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix typos in "mov am,(d16,an)" and "mov am,(d32,an)"
        * simops.c: Fix typos in "mov am,(d16,an)" and "mov am,(d32,an)"
        * simops.c: Fix thinkos in last change to "inc dn".
        * simops.c: Fix thinkos in last change to "inc dn".
Wed Dec  4 10:57:53 1996  Jeffrey A Law  (law@cygnus.com)
Wed Dec  4 10:57:53 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c: "add imm,sp" does not effect the condition codes.
        * simops.c: "add imm,sp" does not effect the condition codes.
        "inc dn" does effect the condition codes.
        "inc dn" does effect the condition codes.
Tue Dec  3 17:37:45 1996  Jeffrey A Law  (law@cygnus.com)
Tue Dec  3 17:37:45 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Treat both operands as signed values for
        * simops.c: Treat both operands as signed values for
        "div" instruction.
        "div" instruction.
        * simops.c: Fix simulation of division instructions.
        * simops.c: Fix simulation of division instructions.
        Fix typos/thinkos in several "cmp" and "sub" instructions.
        Fix typos/thinkos in several "cmp" and "sub" instructions.
Mon Dec  2 12:31:40 1996  Jeffrey A Law  (law@cygnus.com)
Mon Dec  2 12:31:40 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix carry bit handling in "sub" and "cmp"
        * simops.c: Fix carry bit handling in "sub" and "cmp"
        instructions.
        instructions.
        * simops.c: Fix "mov imm8,an" and "mov imm16,dn".
        * simops.c: Fix "mov imm8,an" and "mov imm16,dn".
Sun Dec  1 16:05:42 1996  Jeffrey A Law  (law@cygnus.com)
Sun Dec  1 16:05:42 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix overflow computation for many instructions.
        * simops.c: Fix overflow computation for many instructions.
        * simops.c: Fix "mov dm, an", "movbu dm, (an)", and "movhu dm, (an)".
        * simops.c: Fix "mov dm, an", "movbu dm, (an)", and "movhu dm, (an)".
        * simops.c: Fix "mov am, dn".
        * simops.c: Fix "mov am, dn".
        * simops.c: Fix more bugs in "add imm,an" and
        * simops.c: Fix more bugs in "add imm,an" and
        "add imm,dn".
        "add imm,dn".
Wed Nov 27 09:20:42 1996  Jeffrey A Law  (law@cygnus.com)
Wed Nov 27 09:20:42 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Fix bugs in "movm" and "add imm,an".
        * simops.c: Fix bugs in "movm" and "add imm,an".
        * simops.c: Don't lose the upper 24 bits of the return
        * simops.c: Don't lose the upper 24 bits of the return
        pointer in "call" and "calls" instructions.  Rough cut
        pointer in "call" and "calls" instructions.  Rough cut
        at emulated system calls.
        at emulated system calls.
        * simops.c: Implement the remaining 5, 6 and 7 byte instructions.
        * simops.c: Implement the remaining 5, 6 and 7 byte instructions.
        * simops.c: Implement remaining 4 byte instructions.
        * simops.c: Implement remaining 4 byte instructions.
        * simops.c: Implement remaining 3 byte instructions.
        * simops.c: Implement remaining 3 byte instructions.
        * simops.c: Implement remaining 2 byte instructions.  Call
        * simops.c: Implement remaining 2 byte instructions.  Call
        abort for instructions we're not implementing now.
        abort for instructions we're not implementing now.
Tue Nov 26 15:43:41 1996  Jeffrey A Law  (law@cygnus.com)
Tue Nov 26 15:43:41 1996  Jeffrey A Law  (law@cygnus.com)
        * simops.c: Implement lots of random instructions.
        * simops.c: Implement lots of random instructions.
        * simops.c: Implement "movm" and "bCC" insns.
        * simops.c: Implement "movm" and "bCC" insns.
        * mn10300_sim.h (_state): Add another register (MDR).
        * mn10300_sim.h (_state): Add another register (MDR).
        (REG_MDR): Define.
        (REG_MDR): Define.
        * simops.c: Implement "cmp", "calls", "rets", "jmp" and
        * simops.c: Implement "cmp", "calls", "rets", "jmp" and
        a few additional random insns.
        a few additional random insns.
        * mn10300_sim.h (PSW_*): Define for CC status tracking.
        * mn10300_sim.h (PSW_*): Define for CC status tracking.
        (REG_D0, REG_A0, REG_SP): Define.
        (REG_D0, REG_A0, REG_SP): Define.
        * simops.c: Implement "add", "addc" and a few other random
        * simops.c: Implement "add", "addc" and a few other random
        instructions.
        instructions.
        * gencode.c, interp.c: Snapshot current simulator code.
        * gencode.c, interp.c: Snapshot current simulator code.
Mon Nov 25 12:46:38 1996  Jeffrey A Law  (law@cygnus.com)
Mon Nov 25 12:46:38 1996  Jeffrey A Law  (law@cygnus.com)
        * Makefile.in, config.in, configure, configure.in: New files.
        * Makefile.in, config.in, configure, configure.in: New files.
        * gencode.c, interp.c, mn10300_sim.h, simops.c: New files.
        * gencode.c, interp.c, mn10300_sim.h, simops.c: New files.
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.