Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-04 | TIc80 simulator. | Andrew Cagney | 1 | -0/+345 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -345/+0 | |
1998-02-17 | Better tracing for conditional branches | Michael Meissner | 1 | -4/+5 | |
1998-02-13 | Pass floating point structure address instead of the structure itself | Michael Meissner | 1 | -10/+10 | |
1998-01-31 | igen: Fix SMP simulator generator support. | Andrew Cagney | 1 | -1/+2 | |
Use the bfd-processor name in the sim-engine switch. Add nr_cpus argument to sim_engine_run. tic80, v850, d30v, mips, common: Update mips: Fill in bfd-processor field of model records so that they match ../bfd/archures. | |||||
1998-01-28 | Print compare bits in human readible form | Michael Meissner | 1 | -1/+20 | |
1997-11-24 | * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE_ALU_P. | Doug Evans | 1 | -1/+1 | |
1997-09-08 | Use updated MSMASK, MSMASKED macros. | Andrew Cagney | 1 | -0/+2 | |
Fix sat problem in d30v. | |||||
1997-05-30 | Add assembler information to igen input files. | Andrew Cagney | 1 | -21/+25 | |
1997-05-16 | o Make tic80 insn file more `cache ready' | Andrew Cagney | 1 | -0/+1 | |
o Have igen always zero r0 instead of constantly checking if the designated register is r0. | |||||
1997-05-15 | Fix double conversion problem. | Andrew Cagney | 1 | -6/+11 | |
1997-05-11 | Fix shift/lmo insns; Subu does arithmetic unsigned | Michael Meissner | 1 | -0/+11 | |
1997-05-07 | o Clean-up tic80 fp tracing | Andrew Cagney | 1 | -0/+165 | |
o Fill in more tic80 insns | |||||
1997-05-06 | Add semantic tracing to the tic80 | Michael Meissner | 1 | -4/+104 | |
1997-05-05 | Add flakey floating-point support to the TI c80 simulator. | Andrew Cagney | 1 | -0/+5 | |
1997-05-02 | o Add core and event objects into simulator | Andrew Cagney | 1 | -3/+3 | |
base type o Add preliminary tracing support for same o trace_printf() takes both SD and CPU arguments o Add CIA to standard set of parameters for generated functions. o Pacify GCC | |||||
1997-04-29 | Numerous fixes. | Andrew Cagney | 1 | -1/+23 | |
1997-04-24 | Enable more instructions. | Andrew Cagney | 1 | -2/+4 | |
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 1 | -0/+7 | |