summaryrefslogtreecommitdiffstats
path: root/sim/m68hc11/interp.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * interp.c (sim_prepare_for_program): Use bfd_get_section_sizeAlan Modra2004-06-151-2/+3
* * sim-main.h (phys_to_virt): Use memory bank parameters to translateStephane Carrez2003-08-081-13/+95
* * interp.c (sim_fetch_register): Only store a single byte forStephane Carrez2003-03-011-2/+9
* Index: arm/ChangeLogAndrew Cagney2003-02-271-3/+3
* * interp.c (sim_prepare_for_program): Look up the image for theStephane Carrez2002-08-131-1/+24
* * interp.c (sim_hw_configure): Return 1 for success.Stephane Carrez2002-08-131-3/+5
* * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memoryStephane Carrez2002-08-131-1/+4
* * interp.c (sim_hw_configure): Connect port-X to cpu-write-port.Stephane Carrez2002-08-131-0/+9
* * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.Stephane Carrez2002-08-131-5/+18
* * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez2002-03-071-9/+0
* * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez2002-03-071-0/+4
* * sim-main.h (cpu_frame, cpu_frame_list): Remove.Stephane Carrez2002-03-071-4/+2
* * Makefile.in (SIM_OBJS): Remove sim-resume.oStephane Carrez2001-07-221-0/+80
* Improve HC11 simulator to support HC12Stephane Carrez2001-05-201-80/+214
* Remove soft reg hack in the 68hc11 simulatorStephane Carrez2000-09-101-49/+1
* Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez2000-08-111-4/+4
* New simulator.Andrew Cagney2000-07-271-0/+517
OpenPOWER on IntegriCloud