Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-03-11 | Allow more than just read, write and exec memory spaces in the core | Andrew Cagney | 1 | -4/+4 |
1998-02-03 | IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro, | Andrew Cagney | 1 | -2/+2 |
1997-10-20 | Add 8 bit arithmetic to sim-alu. | Andrew Cagney | 1 | -2/+2 |
1997-05-29 | Fix subu immed - was incorrectly using unsigned. | Andrew Cagney | 1 | -0/+3 |
1997-05-13 | Remove ANNULed cycle - was confusing gdb. | Andrew Cagney | 1 | -2/+2 |
1997-05-09 | Update CIA as well as NIA when a 64bit insn is encountered. | Andrew Cagney | 1 | -0/+1 |
1997-05-07 | o Clean-up tic80 fp tracing | Andrew Cagney | 1 | -0/+2 |
1997-05-05 | Start of implementation of a distributed (between processors) | Andrew Cagney | 1 | -8/+7 |
1997-05-05 | Add flakey floating-point support to the TI c80 simulator. | Andrew Cagney | 1 | -2/+32 |
1997-05-02 | o Add core and event objects into simulator | Andrew Cagney | 1 | -3/+9 |
1997-04-29 | Numerous fixes. | Andrew Cagney | 1 | -2/+2 |
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 1 | -0/+34 |