summaryrefslogtreecommitdiffstats
path: root/sim/v850/interp.c
Commit message (Expand)AuthorAgeFilesLines
* Initial creation of sourceware repositoryStan Shebs1999-04-161-0/+360
* Initial creation of sourceware repositoryStan Shebs1999-04-161-357/+0
* Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1998-02-281-21/+17
* Clean up more tracing.Andrew Cagney1997-09-171-172/+78
* Restrict ldsr (load system register) to modifying just non-reserved PSW bits.Andrew Cagney1997-09-161-22/+26
* For v850eq start up with US bit set.Andrew Cagney1997-09-151-6/+7
* Check reserved bits before executing instructions.Andrew Cagney1997-09-121-0/+6
* Add profiling support to v850*.Andrew Cagney1997-09-121-8/+4
* o Wordwrap usage messages from sim-optionsAndrew Cagney1997-09-101-1/+3
* Add multi-sim support to v850/v850e/v850eq simulators.Andrew Cagney1997-09-081-339/+120
* Replace memory model with one from sim/common directory.Andrew Cagney1997-09-041-279/+31
* Pacify gcc-current -Wall.Andrew Cagney1997-09-031-15/+15
* Add real SIM_DESC arg to v850 simulator.Andrew Cagney1997-09-031-193/+179
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-271-2/+6
* Flush defunct sim_kill.Andrew Cagney1997-08-261-7/+0
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-251-159/+45
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-181-0/+7
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-171-111/+640
* * gencode.c (write_opcodes): Output hex values for opcode maskStu Grossman1996-09-281-4/+8
* Add tracing support; Fix some problems with hardwired sizesMichael Meissner1996-09-111-9/+20
* * interp.c (hash): Make this an inline functionJeff Law1996-09-101-14/+28
* Fix typpppoJeff Law1996-09-031-1/+1
* * interp.c: OP should be an array of 32bit operands!Jeff Law1996-09-031-13/+13
* * interp.c: Remove various debugging printfs.Jeff Law1996-08-301-15/+0
* * interp.c (hash): Fix.Jeff Law1996-08-301-18/+19
* * interp.c (do_format_4): Get operands correctly andJeff Law1996-08-301-0/+6
* * v850_sim.h: The V850 doesn't have split I&D spaces. ChangeJeff Law1996-08-301-61/+40
* * interp.c (do_format_5): Get operands correctly andJeff Law1996-08-301-1/+7
* * interp.c (do_format_3): Get operands correctly and callJeff Law1996-08-301-0/+5
* * interp.c (hash): Update to be more accurate.Jeff Law1996-08-291-41/+115
* * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h,Jeff Law1996-08-291-0/+423
OpenPOWER on IntegriCloud