aboutsummaryrefslogtreecommitdiff
path: root/sim/tic80/interp.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-01Delete TiC80, no longer supported by GDB.Andrew Cagney1-127/+0
2000-07-04TIc80 simulator.Andrew Cagney1-0/+127
1999-04-16Initial creation of sourceware repositoryStan Shebs1-127/+0
1997-11-22Clarify meaning of sim_signalled's SIGRC argument. Document that thisAndrew Cagney1-5/+2
1997-05-19o Implement generic halt/restart/abort module.Andrew Cagney1-16/+5
1997-05-16o Make tic80 insn file more `cache ready'Andrew Cagney1-2/+0
1997-05-13Make sure r0 == 0; Return EINVAL for system calls that are defined but not pr...Michael Meissner1-0/+2
1997-05-13Remove ANNULed cycle - was confusing gdb.Andrew Cagney1-22/+5
1997-05-12Clear cntrl-c after handling it.Andrew Cagney1-1/+1
1997-05-12c80 simulator fixes.Andrew Cagney1-0/+27
1997-05-07o Clean-up tic80 fp tracingAndrew Cagney1-208/+0
1997-05-06Remove extra : from nop, sink{1,2} tracingMichael Meissner1-3/+3
1997-05-06Add semantic tracing to the tic80Michael Meissner1-0/+209
1997-05-02o Add core and event objects into simulatorAndrew Cagney1-0/+8
1997-04-29Numerous fixes.Andrew Cagney1-1/+1
1997-04-24Enable more instructions.Andrew Cagney1-5/+10
1997-04-22TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1-0/+117