summaryrefslogtreecommitdiff
path: root/sim/tic80/alu.h
Commit message (Expand)AuthorAgeFilesLines
* TIc80 simulator.Andrew Cagney2000-07-041-0/+75
* Initial creation of sourceware repositoryStan Shebs1999-04-161-75/+0
* Allow more than just read, write and exec memory spaces in the coreAndrew Cagney1998-03-111-4/+4
* IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro,Andrew Cagney1998-02-031-2/+2
* Add 8 bit arithmetic to sim-alu.Andrew Cagney1997-10-201-2/+2
* Fix subu immed - was incorrectly using unsigned.Andrew Cagney1997-05-291-0/+3
* Remove ANNULed cycle - was confusing gdb.Andrew Cagney1997-05-131-2/+2
* Update CIA as well as NIA when a 64bit insn is encountered.Andrew Cagney1997-05-091-0/+1
* o Clean-up tic80 fp tracingAndrew Cagney1997-05-071-0/+2
* Start of implementation of a distributed (between processors)Andrew Cagney1997-05-051-8/+7
* Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1997-05-051-2/+32
* o Add core and event objects into simulatorAndrew Cagney1997-05-021-3/+9
* Numerous fixes.Andrew Cagney1997-04-291-2/+2
* TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1997-04-221-0/+34