aboutsummaryrefslogtreecommitdiff
path: root/sim/igen
AgeCommit message (Expand)AuthorFilesLines
1997-04-23More Tic80 instructions.Andrew Cagney2-0/+5
1997-04-22TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney5-37/+546
1997-04-17 * igen.c (print_itrace): Use TRACE_FOO_P and trace_printf.David Edelsohn2-0/+655
1997-04-15 * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1-0/+9
1997-04-03 * gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h.David Edelsohn1-0/+41
1997-03-17Correctly validate 64bit instructionsAndrew Cagney2-4/+1364
1997-03-17 * configure: Re-generate.Andrew Cagney1-0/+21
1997-03-14Update namesAndrew Cagney1-0/+3
1997-03-14* ld-insn.c (parse_insn_format): Accept '*' as an alternative ofAndrew Cagney2-0/+1190
1997-03-07Loose the bugs file.Andrew Cagney1-0/+2
1997-02-21The remainder of igen taken from the PowerPC simulator directory.Andrew Cagney3-0/+632
1997-02-21Instruction decode generator taken from the PowerPC simulatorAndrew Cagney21-0/+2009