aboutsummaryrefslogtreecommitdiff
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-27Put sanitize markers around last ChangeLog entry.Jeff Law1-0/+2
1998-02-27 * mips-opc.c (r5900/madd.s): Takes three operands, not four. FixJeff Law2-3/+10
1998-02-27Indicate which instructions are delayed branches or jumpsMichael Meissner1-0/+7
1998-02-27Add eit_vb section supportMichael Meissner1-0/+8
1998-02-27Add flag for delayed branches/jumpsMichael Meissner1-0/+6
1998-02-27Delayed jsr instructions do not require padding to next long word boundaryMichael Meissner1-0/+7
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-27 * config/tc-dvp.c (assemble_vif): Insert cpu type marker beforeDoug Evans2-5/+28
1998-02-27 * dvp-opc.c (vif_operands): Add unpack[u] support.Doug Evans1-0/+6
1998-02-27 * dvp.h (VIF_FLAG_U): New macro.Doug Evans1-0/+4
1998-02-27fixAngela Marie Thomas1-0/+38
1998-02-25 * config/tc-m32r.c (optimize): New static local.Doug Evans2-0/+36
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 * dvp-dis.c (print_insn): Handle word number.Doug Evans1-0/+11
1998-02-25 * dvp.h (DVP_OPERAND_MIPS_ADDRESS): Renamed from DVP_OPERAND_ADDRESS.Doug Evans1-0/+6
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-25Fix bug detected by Michael snyder.Nick Clifton2-2/+9
1998-02-25* Unit testing of PKE sim continuing. Only minor VU addressing problemsFrank Ch. Eigler1-18/+16
1998-02-25 (dma_opcodes): Add dmarefe insn.Doug Evans1-0/+1
1998-02-25* Added test bucket directory for sky tests, which may be run in conjunctionFrank Ch. Eigler14-0/+4024
1998-02-25 (s_endgif): Update. NLOOP is in quadwords for IMAGE mode now.Doug Evans2-4/+4
1998-02-25 (gif_regs): Add new register number/name changes.Doug Evans1-0/+1
1998-02-25 (gif_reg): Add recent register name/number changes.Doug Evans1-0/+1
1998-02-24* A bunch of changes which get us closer to running the sample.Ian Carmichael2-6/+16
1998-02-24 (print_gif): Fix word order.Doug Evans1-0/+1
1998-02-24 (UNIQUE_LABEL_PREFIX): New macro.Doug Evans2-7/+19
1998-02-24 * dvp-opc.c (gif_operands): Fix word order.Doug Evans1-0/+3
1998-02-24(s_endgif): Change length mismatched errors to warnings.Doug Evans1-2/+2
1998-02-24 * arm-dis.c (print_insn_{big,little}_arm): info->symbol changedDoug Evans3-11/+31
1998-02-24 (create_colon_label): New argument `sto'. All callers updated.Doug Evans2-32/+72
1998-02-24Change from rth.Jason Molenda2-14/+23
1998-02-24Removed saved_symbol code as it is no longer needed.Nick Clifton2-12/+2
1998-02-24Fixed bug displaying symbols in big endian arms.Nick Clifton2-2/+9