summaryrefslogtreecommitdiff
path: root/sim/tic80/sim-calls.c
Commit message (Expand)AuthorAgeFilesLines
* * sim-calls.c (sim_store_register): Allow accumulatorsMark Alexander1997-08-091-2/+2
* Extend xor-endian and per-cpu support in core module.Andrew Cagney1997-05-271-2/+2
* Watchpoint interface.Andrew Cagney1997-05-211-1/+3
* Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1997-05-201-8/+0
* Depreciate sim_set_callbacks() function. Set simulator callbacksAndrew Cagney1997-05-201-8/+2
* Graft sim/common event and other code onto the mips simulator.Andrew Cagney1997-05-191-26/+24
* Make simulator event-queue manager a bit more signal safe.Andrew Cagney1997-05-191-0/+1
* o Implement generic halt/restart/abort module.Andrew Cagney1997-05-191-37/+7
* o Make tic80 insn file more `cache ready'Andrew Cagney1997-05-161-1/+3
* Clear cntrl-c after handling it.Andrew Cagney1997-05-121-1/+1
* c80 simulator fixes.Andrew Cagney1997-05-121-7/+16
* Add function sim_args_command() which takes a `(gdb) sim <command>' andAndrew Cagney1997-05-081-2/+3
* o Clean-up tic80 fp tracingAndrew Cagney1997-05-071-0/+1
* Start of implementation of a distributed (between processors)Andrew Cagney1997-05-051-0/+2
* o Add core and event objects into simulatorAndrew Cagney1997-05-021-5/+2
* Numerous fixes.Andrew Cagney1997-04-291-1/+9
* Enable more instructions.Andrew Cagney1997-04-241-6/+39
* * configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1997-04-241-1/+17
* TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1997-04-221-0/+212