aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1998-03-10Delete function sim_stop.Andrew Cagney1-0/+4
1998-03-09 * sim-base.h (sim_state_base): New member environment.Doug Evans2-0/+17
1998-03-09 * mips/vr4320.igen: Mark the insn in here as vr4320 only.Gavin Romig-Koch2-23/+59
1998-03-09Patch to fix irix6-x-mips64-elf simulator failures.Jim Wilson1-0/+4
1998-03-06* Numerous changes & small bug fixes in PKE sim code and test suite.Frank Ch. Eigler7-138/+327
1998-03-05Fix opcode fields in SHFL.*Andrew Cagney1-0/+6
1998-03-05* Fixed a double-buffering bug in PKE, due to naive use ofFrank Ch. Eigler1-5/+6
1998-03-04 * interp.c (sim_open): Map 4M of memory at zero for SKY sim only.James Lemke1-0/+3
1998-03-04 * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h.Doug Evans2-7/+14
1998-03-04 * cpu.h,model.c,sem-switch.c,sem.c: Regenerate.Doug Evans3-325/+453
1998-03-04* Merely eliminated silly duplicated code, to raise test coverage.Frank Ch. Eigler1-174/+29
1998-03-04sim-main.h: track SKY register number changes from gdbRon Unrau1-35/+60
1998-03-04 * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans2-10/+3
1998-03-03 * vr4320.igen: New file.Gavin Romig-Koch3-0/+163
1998-03-03Fix DIV, DIV1 (wrong check for overflow) and DIVU1 (shouldn't checkAndrew Cagney3-3/+26
1998-03-03 * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.Andrew Cagney1-0/+6
1998-03-03Fix typos.Doug Evans1-2/+2
1998-03-03 * Make-common.in (TAGS): Make smarter.Doug Evans1-0/+1
1998-03-03 * Make-common.in (TAGS): Make smarter.Doug Evans1-0/+2
1998-03-03Good grief. Detailed function descriptions should accompany their definition.Doug Evans2-12/+4
1998-03-03(sim_core_attach): Add a comment describing its function.Doug Evans1-1/+13
1998-03-03Improve comment.Doug Evans1-1/+1
1998-03-03* Continuing PKE sim unit tests. Found little bugs in VU instead.Frank Ch. Eigler1-1/+1
1998-03-02* Added more PKE unit tests. Coverage now at 90%.Frank Ch. Eigler2-1/+46
1998-03-02 * sim-core.c (sim_core_attach): Revise last patch.Doug Evans2-1/+5
1998-03-02 * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans2-2/+8
1998-03-02add sky-gdb.c to sky_filesRon Unrau1-1/+1
1998-03-01(find_match): recheck argv[argi] in multi-word match. Fixes crash whenRon Unrau1-1/+2
1998-03-01sky-gdb.c: new file - temporary demo version of the sim interfaceRon Unrau1-18/+19
1998-02-28 * sim-module.c (*): Fix typos in assertion tests.Doug Evans2-11/+15
1998-02-28Pacify GCC: const char * passed to asprintf; int function returningAndrew Cagney3-4/+14
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney19-127/+700
1998-02-28 * interp.c (DECLARE_OPTION_HANDLER): Use it.Doug Evans2-2/+12
1998-02-28 * simops.c (inc): Fix typo.Jeff Law1-1/+1
1998-02-27* Updated build to allow srcdir != objdir. Tests still do not use dejagnu.Frank Ch. Eigler2-8/+15
1998-02-27* Major endianness fixes on sky code today. The milestone sample and existingFrank Ch. Eigler4-48/+65
1998-02-27 * sim-base.h (sim_cpu_base): New members name, options.Doug Evans7-112/+316
1998-02-27 * mloopx.in: Fix handling of branch in parallel with another insn.Doug Evans2-1/+8
1998-02-25* PKE unit testing continuing. Confusion over PKE1 double-bufferingFrank Ch. Eigler2-30/+210
1998-02-25* Enlarged PKE testing mini bucket. Not yet converted to dejagnu.Frank Ch. Eigler2-1/+107
1998-02-25 * Makefile.in (RUNTEST): Fix path to runtest.Doug Evans1-0/+4
1998-02-25Finish implementation of r5900 instructions.Andrew Cagney3-20/+61
1998-02-25 * Make-common.in (check): Run `make check' in testsuite dir.Doug Evans2-20/+22
1998-02-25Extend TRACE macros to include more cases.Andrew Cagney3-6/+239
1998-02-25Test r5900 floating point instructions.Andrew Cagney17-0/+354
1998-02-25 * simops.c (signed multiply instructions): Cast input operands toJeff Law2-10/+16
1998-02-25delete FIXMEDoug Evans1-4/+11
1998-02-25 * genmloop.sh (engine_resume): Update insn_count before exiting.Doug Evans3-121/+124
1998-02-25 (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans1-0/+3
1998-02-25 (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans3-45/+52