summaryrefslogtreecommitdiff
path: root/sim/v850/sim-main.h
Commit message (Expand)AuthorAgeFilesLines
* sim: enable watchpoint module everywhereMike Frysinger2015-12-241-5/+0
* sim: mn10300/v850: drop unused WITH_CORE defineMike Frysinger2015-11-171-1/+0
* sim: always enable modulo memoryMike Frysinger2015-11-171-1/+0
* sim: unify SIM_CPU definitionMike Frysinger2015-04-181-3/+0
* sim: unify sim_cia definitionMike Frysinger2015-04-181-2/+0
* sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger2015-04-171-3/+0
* sim: unify sim-cpu usageMike Frysinger2015-04-151-5/+0
* sim: v850: convert to sim-cpuMike Frysinger2015-04-131-3/+5
* Fixes problems building the V850 simulator introduced with the previous delta.Nick Clifton2015-02-271-1/+85
* remove PARAMS from simTom Tromey2014-01-071-3/+3
* Commit gdb and sim support for v850e2 and v850e2v3 on behalf ofKevin Buettner2012-03-291-2/+296
* 2002-11-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-301-2/+2
* Makefile.in: Add gen-zero-r0 option.Nick Clifton2002-08-291-0/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+388
* Initial creation of sourceware repositoryStan Shebs1999-04-161-470/+0
* Clean up tracing for Bcond & jmp insns.Andrew Cagney1997-09-191-0/+41
* Fix cmov immed.Andrew Cagney1997-09-191-3/+17
* Fix cmov insn.Andrew Cagney1997-09-191-0/+17
* Clean up more tracing.Andrew Cagney1997-09-171-1/+1
* Fix tracing for: "ctret", "bsw", "hsw"Andrew Cagney1997-09-171-5/+52
* Smooth some of ALU tracing's rough edges.Andrew Cagney1997-09-161-5/+59
* Restrict ldsr (load system register) to modifying just non-reserved PSW bits.Andrew Cagney1997-09-161-0/+1
* For instructions moved into v850.igen was computing (wrong) NIA whenAndrew Cagney1997-09-151-4/+10
* Fix sanitization for v850 V v850e V v850eqAndrew Cagney1997-09-151-4/+31
* For v850eq start up with US bit set.Andrew Cagney1997-09-151-0/+52
* Check reserved bits before executing instructions.Andrew Cagney1997-09-121-0/+1
* Add profiling support to v850*.Andrew Cagney1997-09-121-0/+8
* Add multi-sim support to v850/v850e/v850eq simulators.Andrew Cagney1997-09-081-26/+51
* Replace memory model with one from sim/common directory.Andrew Cagney1997-09-041-9/+15
* Pacify gcc-current -Wall.Andrew Cagney1997-09-031-2/+1
* Standard simulator header file.Andrew Cagney1997-09-031-0/+172