aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
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
1998-02-25 * sim-profile.c (profile_print): Delete duplicate test ofDoug Evans2-3/+34
1998-02-25* Unit testing of PKE sim continuing. Only minor VU addressing problemsFrank Ch. Eigler1-18/+16
1998-02-25* Added test bucket directory for sky tests, which may be run in conjunctionFrank Ch. Eigler14-0/+4024
1998-02-24* A bunch of changes which get us closer to running the sample.Ian Carmichael2-6/+16
1998-02-24 * Makefile.in: Last change was bad. Define NL_TARGETMark Alexander3-23/+40
1998-02-24 * nltvals.def: Regenerate with MN10300 additions.Mark Alexander1-0/+4
1998-02-24Add tracing to r5900 p* instructions.Andrew Cagney4-2/+119
1998-02-24* PKE sim unit testing continuing. Starting to run milestone sample.Frank Ch. Eigler2-86/+102
1998-02-23Make it compile again for -DTARGET_SKYRon Unrau1-32/+33
1998-02-23 * sim-main.h: #include symcat.h.Doug Evans8-452/+524
1998-02-23 * cgen-sim.h (SEM_NEXT_PC): New arg `len'.Doug Evans1-0/+2
1998-02-23Implment backup PC shadowing of CR6.Nick Clifton1-0/+8
1998-02-23 * sim-xcat.h: Delete.Doug Evans7-695/+825
1998-02-23Handle short reads and EOFMichael Meissner2-1/+10
1998-02-23 * Makefile.in: Get header files from libgloss/mn10300/sys.Mark Alexander2-8/+14
1998-02-23sim-main.h: Re-arange r5900 registers so that they have their ownAndrew Cagney7-261/+628
1998-02-23Add tracing of booleans and addresses.Andrew Cagney3-22/+189
1998-02-23Generate ENGINE_ISSUE hooks as part of SMP simulator.Andrew Cagney1-0/+5
1998-02-23 * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.Andrew Cagney3-52/+351
1998-02-23 * ld-insn.c (parse_function_record): When -Wnodiscard, suppressAndrew Cagney3-77/+255
1998-02-22 * simops.c: Include sim-types.h.Jeff Law2-0/+10
1998-02-20* PKE sim unit testing continuing. The DIRECT and MPG instructionsFrank Ch. Eigler1-28/+53
1998-02-20fix typoMichael Meissner1-30/+40
1998-02-20Fixed UNLOCK test.Nick Clifton1-0/+1
1998-02-20Fixed MVFC test.Nick Clifton1-0/+1
1998-02-20Fix REMU test.Nick Clifton1-0/+2
1998-02-20More instruction tests.Nick Clifton1-1/+16
1998-02-20Last of the instruction tests.Nick Clifton2-0/+37
1998-02-20Implement sim_fpu_is() and sim_fpu_cmp(). Note problem with detectingAndrew Cagney2-428/+1936
1998-02-20Backout of revision 1.35. Abort may be valid operation.Andrew Cagney1-3/+14
1998-02-20More instruction tests.Nick Clifton4-0/+60