1997-10-28 |
Andrew Cagney | Add support for 16 byte quantities to sim-endian macro...
|
commit | commitdiff | tree |
1997-10-28 |
Andrew Cagney | Implement sim_core_{read,write}_word using sim_core_...
|
commit | commitdiff | tree |
1997-10-27 |
Andrew Cagney | Separate r5900 specifoc and mips16 instructions.
|
commit | commitdiff | tree |
1997-10-27 |
Andrew Cagney | Add mips64vr5400 to configuration list
|
commit | commitdiff | tree |
1997-10-27 |
Andrew Cagney | Add include-file support to igen.
|
commit | commitdiff | tree |
1997-10-27 |
Andrew Cagney | Add 128 bit transfers to sim core.
|
commit | commitdiff | tree |
1997-10-25 |
Andrew Cagney | Correct name of file given in ChangeLog for change...
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Add basic igen configuration to autoconf. Disable.
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Add function to fetch 32bit instructions
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Checkpoint IGEN version of mips sim
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Recognize mips64vr5400
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Add function sim_events_slip()
|
commit | commitdiff | tree |
1997-10-24 |
Andrew Cagney | Address MSC compiler issues in d10v_sim.h
|
commit | commitdiff | tree |
1997-10-22 |
Andrew Cagney | Add LMA_P and DO_WRITE arguments to sim/common/sim...
|
commit | commitdiff | tree |
1997-10-21 |
Andrew Cagney | Use SIM*_OVERFLOW_RESULT defined in sim-alu.h
|
commit | commitdiff | tree |
1997-10-21 |
Andrew Cagney | Pacify GCC -Wall
|
commit | commitdiff | tree |
1997-10-21 |
Andrew Cagney | Output pc profile statistics once gathered.
|
commit | commitdiff | tree |
1997-10-21 |
Andrew Cagney | Delete profile support from MIPS simulator, use sim...
|
commit | commitdiff | tree |
1997-10-20 |
Andrew Cagney | Have single bit macros return an unsigned result. Avoids...
|
commit | commitdiff | tree |
1997-10-20 |
Andrew Cagney | Make mips registers of type unsigned_word.
|
commit | commitdiff | tree |
1997-10-20 |
Andrew Cagney | Add 8 bit arithmetic to sim-alu.
|
commit | commitdiff | tree |
1997-10-17 |
Andrew Cagney | Preliminary tests for sim-alu module.
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | Move register definitions and macros out of interp...
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | Checkpoint IGEN version of MIPS simulator.
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | Rename generated file engine.c to oengine.c.
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | * gencode.c (build_instruction): Use FPR_STATE not...
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | * gencode.c (build_instruction): For "FPSQRT", output...
|
commit | commitdiff | tree |
1997-10-16 |
Andrew Cagney | * gen-semantics.c (print_semantic_body): Use CIA not...
|
commit | commitdiff | tree |
1997-10-15 |
Andrew Cagney | Sanitize additional files.
|
commit | commitdiff | tree |
1997-10-15 |
Andrew Cagney | Enable d10v simulator testsuite - two tests: Hello...
|
commit | commitdiff | tree |
1997-10-14 |
Andrew Cagney | Handle core regions which start at a poorly aligned...
|
commit | commitdiff | tree |
1997-10-14 |
Andrew Cagney | * sim-alu.h (ALU64_HAD_OVERFLOW): Define.
|
commit | commitdiff | tree |
1997-10-14 |
Andrew Cagney | Checkpoint IGEN version of MIPS simulator.
|
commit | commitdiff | tree |
1997-10-14 |
Andrew Cagney | remote-sim.h: Clarify sim_read, sim_write MEM argument.
|
commit | commitdiff | tree |
1997-10-14 |
Andrew Cagney | Move global MIPS simulator variables into sim_cpu struct.
|
commit | commitdiff | tree |
1997-10-14 |
Andrew Cagney | Correct type of address argument for sim_core_{read...
|
commit | commitdiff | tree |
1997-10-14 |
Andrew Cagney | o Add support for configuring wordsize, fp hardware...
|
commit | commitdiff | tree |
1997-10-14 |
Andrew Cagney | Output line-ref to original igen source file when generating...
|
commit | commitdiff | tree |
1997-10-13 |
Andrew Cagney | Allow assembler to make parallel instructions where...
|
commit | commitdiff | tree |
1997-10-10 |
Andrew Cagney | Flag SP as modified for @-sp operand - OPERAND_ATMINUS.
|
commit | commitdiff | tree |
1997-10-09 |
Andrew Cagney | Snap. Gets through igen's checks.
|
commit | commitdiff | tree |
1997-10-09 |
Andrew Cagney | Add -Wnodiscard option so that warning about discarded...
|
commit | commitdiff | tree |
1997-10-09 |
Andrew Cagney | Build IGEN with the MIPS simulator.
|
commit | commitdiff | tree |
1997-10-08 |
Andrew Cagney | MIPS/IGEN checkpoint - doesn't build.
|
commit | commitdiff | tree |
1997-10-07 |
Andrew Cagney | Checkpoint IGEN input file for MIPS simulator.
|
commit | commitdiff | tree |
1997-10-03 |
Andrew Cagney | Rewrite simulator floating point module. Do not rely...
|
commit | commitdiff | tree |
1997-10-02 |
Andrew Cagney | Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.
|
commit | commitdiff | tree |
1997-09-30 |
Andrew Cagney | Re-define MAX_REGS and REGISTER_NAMES instead of defining...
|
commit | commitdiff | tree |
1997-09-30 |
Andrew Cagney | Add access to hi part of r5900 128 bit registers.
|
commit | commitdiff | tree |
1997-09-29 |
Andrew Cagney | Do not sanitize out sim/testsuite/common directory.
|
commit | commitdiff | tree |
1997-09-25 |
Andrew Cagney | Add/use SIM_AC_OPTION_BITSIZE.
|
commit | commitdiff | tree |
1997-09-25 |
Andrew Cagney | * config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH...
|
commit | commitdiff | tree |
1997-09-25 |
Andrew Cagney | Only use get_ds_base function on true Windows.
|
commit | commitdiff | tree |
1997-09-25 |
Andrew Cagney | Allow gencode.c to generate input to the igen generator.
|
commit | commitdiff | tree |
1997-09-25 |
Andrew Cagney | Pacify GCC -Wall
|
commit | commitdiff | tree |
1997-09-23 |
Andrew Cagney | Check v850eq popm[hl] instructions.
|
commit | commitdiff | tree |
1997-09-23 |
Andrew Cagney | * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign...
|
commit | commitdiff | tree |
1997-09-23 |
Andrew Cagney | Remove need to update <targ>/Makefile.in when adding...
|
commit | commitdiff | tree |
1997-09-22 |
Andrew Cagney | Add memory alignment config option.
|
commit | commitdiff | tree |
1997-09-22 |
Andrew Cagney | Enable --alignment option, stop sim-options.c hardwiring...
|
commit | commitdiff | tree |
1997-09-22 |
Andrew Cagney | Fix disabling of model code when simulator does not...
|
commit | commitdiff | tree |
1997-09-22 |
Andrew Cagney | Simplify logic behind the generic configuration option...
|
commit | commitdiff | tree |
1997-09-22 |
Andrew Cagney | Add support for --enable-sim-alignment to simulator...
|
commit | commitdiff | tree |
1997-09-19 |
Andrew Cagney | Add alignment option.
|
commit | commitdiff | tree |
1997-09-19 |
Andrew Cagney | More tests.
|
commit | commitdiff | tree |
1997-09-19 |
Andrew Cagney | Clean up tracing for Bcond & jmp insns.
|
commit | commitdiff | tree |
1997-09-19 |
Andrew Cagney | Correctly locate `_' in generated names.
|
commit | commitdiff | tree |
1997-09-19 |
Andrew Cagney | Fix cmov immed.
|
commit | commitdiff | tree |
1997-09-19 |
Andrew Cagney | Correct ordering of args for cmov insn.
|
commit | commitdiff | tree |
1997-09-19 |
Andrew Cagney | Change semantic function name to semantic_<INSN>_<FMT...
|
commit | commitdiff | tree |
1997-09-19 |
Andrew Cagney | Fix cmov insn.
|
commit | commitdiff | tree |
1997-09-18 |
Andrew Cagney | Allow tk, tcl, itcl et.al. to be built with a canadian...
|
commit | commitdiff | tree |
1997-09-17 |
Andrew Cagney | Test US bit of v850eq.
|
commit | commitdiff | tree |
1997-09-17 |
Andrew Cagney | Clean up more tracing.
|
commit | commitdiff | tree |
1997-09-17 |
Andrew Cagney | * sim-events.c (ETRACE): Use trace_printf not sim_io_printf for
|
commit | commitdiff | tree |
1997-09-17 |
Andrew Cagney | Fix tracing for: "ctret", "bsw", "hsw"
|
commit | commitdiff | tree |
1997-09-17 |
Andrew Cagney | Define MOVED macro, move sub-bitfield from XXX to YYY.
|
commit | commitdiff | tree |
1997-09-17 |
Andrew Cagney | More v850 simulator tests.
|
commit | commitdiff | tree |
1997-09-17 |
Andrew Cagney | More v850 simulator tests.
|
commit | commitdiff | tree |
1997-09-17 |
Andrew Cagney | Add/test 8bit bit manipuation macros.
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | Generic rules for building simple simulator test programs.
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | Smooth some of ALU tracing's rough edges.
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | More sim-bits testing.
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates...
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | Use trace_one_insn in trace functions. Buffer up trace...
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | v850eq simulator tests.
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | Restrict ldsr (load system register) to modifying just...
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | Add v850e version of breakpoint. Make v850 breakpoint...
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | Add v850e version of breakpoint instruction.
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | Differentiate between a non-zero string and a constant...
|
commit | commitdiff | tree |
1997-09-16 |
Andrew Cagney | Install tcl before itcl - stops itcl giving warning...
|
commit | commitdiff | tree |
1997-09-15 |
Andrew Cagney | For instructions moved into v850.igen was computing...
|
commit | commitdiff | tree |
1997-09-15 |
Andrew Cagney | * igen.c (gen_run_c): Handle non-multi-sim...
|
commit | commitdiff | tree |
1997-09-15 |
Andrew Cagney | Fix sanitization for v850 V v850e V v850eq
|
commit | commitdiff | tree |
1997-09-15 |
Andrew Cagney | Update to reflect change to sim/common/aclocal.m4 ...
|
commit | commitdiff | tree |
1997-09-15 |
Andrew Cagney | Fix sanitization.
|
commit | commitdiff | tree |
1997-09-15 |
Andrew Cagney | For v850eq start up with US bit set.
|
commit | commitdiff | tree |
1997-09-15 |
Andrew Cagney | Fix v850 sanitization.
|
commit | commitdiff | tree |
1997-09-15 |
Andrew Cagney | Determine ARCHITECTURE from program if possible.
|
commit | commitdiff | tree |
1997-09-15 |
Andrew Cagney | * callback.c (os_write): divert stdout and...
|
commit | commitdiff | tree |
next |