summaryrefslogtreecommitdiffstats
path: root/sim/igen
Commit message (Expand)AuthorAgeFilesLines
...
* * gen-semantics.c (print_semantic_body): Use CIA not cia.ip. EscapeAndrew Cagney1997-10-161-0/+6
* Output line-ref to original igen source file when generating traceAndrew Cagney1997-10-143-15/+54
* Add -Wnodiscard option so that warning about discarded instructionsAndrew Cagney1997-10-094-928/+1555
* * configure.in: i386-windows is a cross, so don't expectFelix Lee1997-09-231-1/+1
* Correctly locate `_' in generated names.Andrew Cagney1997-09-191-1/+1
* Change semantic function name to semantic_<INSN>_<FMT> instead ofAndrew Cagney1997-09-192-3/+8
* Differentiate between a non-zero string and a constant zero field.Andrew Cagney1997-09-161-0/+5
* * igen.c (gen_run_c): Handle non-multi-sim case.Andrew Cagney1997-09-152-22/+36
* Update to reflect change to sim/common/aclocal.m4 (allow sim/commonAndrew Cagney1997-09-152-1/+6
* Generate instruction profile call with each instruction.Andrew Cagney1997-09-121-0/+6
* (gen_itable_h): Output an enum defining the max size of the itableAndrew Cagney1997-09-101-0/+7
* Add multi-sim support to simulator.Andrew Cagney1997-09-086-799/+3243
* Passify cross compilation and GCC -WallAndrew Cagney1997-09-013-4/+25
* Clean up formatting of instruction traces.Andrew Cagney1997-06-061-0/+33
* Add a simple dissasembler to igenAndrew Cagney1997-05-294-38/+740
* Extend xor-endian and per-cpu support in core module.Andrew Cagney1997-05-272-0/+148
* Preliminary suport for xor-endian suport in core module.Andrew Cagney1997-05-231-1/+1
* Incorrect test for zero-r0 code gen.Andrew Cagney1997-05-232-2/+12
* o Make tic80 insn file more `cache ready'Andrew Cagney1997-05-162-0/+16
* o Clean-up tic80 fp tracingAndrew Cagney1997-05-072-3/+14
* Add semantic tracing to the tic80Michael Meissner1997-05-061-6/+5
* Fix typo; pass trace_line request as arg; pass common stuff in static structMichael Meissner1997-05-061-5/+8
* Enable --trace-linenum supportMichael Meissner1997-05-062-14/+18
* Fix problems -Wall foundMichael Meissner1997-05-053-13/+45
* Tidy code gen.Andrew Cagney1997-04-302-2/+20
* Enable more instructions.Andrew Cagney1997-04-242-24/+74
* More Tic80 instructions.Andrew Cagney1997-04-232-0/+5
* TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1997-04-225-37/+546
* * igen.c (print_itrace): Use TRACE_FOO_P and trace_printf.David Edelsohn1997-04-172-0/+655
* * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1997-04-151-0/+9
* * gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h.David Edelsohn1997-04-031-0/+41
* Correctly validate 64bit instructionsAndrew Cagney1997-03-172-4/+1364
* * configure: Re-generate.Andrew Cagney1997-03-171-0/+21
* Update namesAndrew Cagney1997-03-141-0/+3
* * ld-insn.c (parse_insn_format): Accept '*' as an alternative ofAndrew Cagney1997-03-142-0/+1190
* Loose the bugs file.Andrew Cagney1997-03-071-0/+2
* The remainder of igen taken from the PowerPC simulator directory.Andrew Cagney1997-02-213-0/+632
* Instruction decode generator taken from the PowerPC simulatorAndrew Cagney1997-02-2121-0/+2009
OpenPOWER on IntegriCloud