summaryrefslogtreecommitdiff
path: root/sim/igen
Commit message (Expand)AuthorAgeFilesLines
* 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