summaryrefslogtreecommitdiff
path: root/sim/igen/igen.c
Commit message (Expand)AuthorAgeFilesLines
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1621
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1615/+0
* Broke parsing of !<val>!<val> when adding support for =<field>. Fix.Andrew Cagney1998-04-141-7/+29
* Add support for instruction word conditionals of the form `XXX!YYY'Andrew Cagney1998-04-141-7/+22
* Cleanup INLINE support for simulators using common framework.Andrew Cagney1998-04-041-64/+86
* Don't bother generating trace prefix string when not tracing.Andrew Cagney1998-04-031-99/+92
* igen: Fix SMP simulator generator support.Andrew Cagney1998-01-311-30/+103
* Add include-file support to igen.Andrew Cagney1997-10-271-133/+168
* Output line-ref to original igen source file when generating traceAndrew Cagney1997-10-141-12/+25
* Add -Wnodiscard option so that warning about discarded instructionsAndrew Cagney1997-10-091-4/+11
* Correctly locate `_' in generated names.Andrew Cagney1997-09-191-1/+1
* Change semantic function name to semantic_<INSN>_<FMT> instead ofAndrew Cagney1997-09-191-3/+3
* * igen.c (gen_run_c): Handle non-multi-sim case.Andrew Cagney1997-09-151-22/+34
* Update to reflect change to sim/common/aclocal.m4 (allow sim/commonAndrew Cagney1997-09-151-1/+1
* Add multi-sim support to simulator.Andrew Cagney1997-09-081-484/+1032
* Add a simple dissasembler to igenAndrew Cagney1997-05-291-38/+254
* o Clean-up tic80 fp tracingAndrew Cagney1997-05-071-3/+3
* 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-061-14/+13
* More Tic80 instructions.Andrew Cagney1997-04-231-0/+1
* TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1997-04-221-6/+12
* * igen.c (print_itrace): Use TRACE_FOO_P and trace_printf.David Edelsohn1997-04-171-0/+651