]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/tic80/insns
Add MSBIT* and LSBIT* macro's to sim-bits.h
[thirdparty/binutils-gdb.git] / sim / tic80 / insns
1997-08-27  Andrew CagneyAdd MSBIT* and LSBIT* macro's to sim-bits.h
1997-05-30  Andrew CagneyAdd assembler information to igen input files.
1997-05-29  Andrew CagneyFix subu immed - was incorrectly using unsigned.
1997-05-19  Michael MeissnerMake getpid, kill supported system calls
1997-05-19  Andrew Cagneyo Implement generic halt/restart/abort module.
1997-05-16  Andrew Cagneyo Make tic80 insn file more `cache ready'
1997-05-15  Andrew CagneyRemove some of the flake from the c80 floating point.
1997-05-15  Andrew CagneyFix double conversion problem.
1997-05-15  Andrew CagneyPassify gcc's warnings.
1997-05-13  Michael MeissnerMake sure r0 == 0; Return EINVAL for system calls that...
1997-05-13  Andrew CagneyRemove ANNULed cycle - was confusing gdb.
1997-05-12  Michael MeissnerFix ld/st tracing
1997-05-12  Andrew Cagneyc80 simulator fixes.
1997-05-12  Michael MeissnerFix endian problems with ld.d/st.d
1997-05-11  Michael MeissnerFix shift/lmo insns; Subu does arithmetic unsigned
1997-05-10  Michael MeissnerAnd short immediate instructions use unsigned immediate...
1997-05-09  Michael MeissnerFix xor in simulator
1997-05-09  Michael MeissnerMake cmp produce the correct results
1997-05-08  Michael MeissnerReally fix the bbo/bbz instructions.
1997-05-08  Michael Meissnerreverse bit number for bbo/bbz instructions.
1997-05-08  Michael MeissnerFix non-anulled calls so that return address is correct
1997-05-07  Andrew Cagneyo Clean-up tic80 fp tracing
1997-05-06  Michael MeissnerAdd semantic tracing to the tic80
1997-05-05  Andrew CagneyAdd flakey floating-point support to the TI c80 simulator.
1997-05-02  Andrew Cagneyo Add core and event objects into simulator
1997-04-30  Andrew CagneyAdd Tick shift insn
1997-04-29  Andrew CagneyNumerous fixes.
1997-04-24  Andrew CagneyEnable more instructions.
1997-04-23  Andrew CagneyMore Tic80 instructions.
1997-04-22  Andrew CagneyTIc80 simulator checkpoint - runs 3 instructions -...