]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/bfin/bfin-sim.c
Update years in copyright notice for the GDB files.
[thirdparty/binutils-gdb.git] / sim / bfin / bfin-sim.c
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-04-09  Mike Frysingersim: bfin: fix ASTAT issues in immediate shifts
2012-04-09  Mike Frysingersim: bfin: fix ASTAT/correctness issues with arithmetic...
2012-04-09  Mike Frysingersim: bfin: more parallel insn checks
2012-04-09  Mike Frysingersim: bfin: keep track of the exact position of parallel...
2012-04-08  Mike Frysingersim: bfin: drop excess space in negation insn
2012-04-01  Mike Frysingersim: bfin: throw VEC_ILGAL_I with 32bit insn in group1...
2012-04-01  Mike Frysingersim: bfin: simplify field width processing and fix...
2012-03-19  Mike Frysingersim: bfin: fix corner case Logical shift issues
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-29  Mike Frysingersim: bfin: use store buffer for VIT_MAX insns
2011-06-18  Mike Frysingersim: bfin: set ASTAT AV/AVS when shifting accumulators...
2011-06-18  Mike Frysingersim: bfin: do not touch ASTAT[V] when shifting accumulators
2011-06-18  Mike Frysingersim: bfin: do not extend accumulator in LSHIFT insns
2011-06-18  Mike Frysingersim: bfin: tweak saturation handling with TFU/FU modes...
2011-06-18  Mike Frysingersim: bfin: handle large shift values with accumulator...
2011-06-18  Mike Frysingersim: bfin: handle odd shift values with shift insns
2011-06-18  Mike Frysingersim: bfin: fix M_IH saturation size
2011-06-18  Mike Frysingersim: bfin: handle V/VS saturation in dsp mac insns
2011-06-18  Mike Frysingersim: bfin: handle the MM flag in M_IU/M_TFU modes with...
2011-06-18  Mike Frysingersim: bfin: fix sign extension in dsp insns with MM...
2011-06-18  Mike Frysingersim: bfin: fix dsp insns IH saturation/rounding behavior
2011-06-18  Mike Frysingersim: bfin: fix accumulator edge case saturation
2011-05-14  Mike Frysingersim: bfin: allow pushing of SP
2011-04-16  Mike Frysingersim: bfin: use store buffer with more 32bit insns
2011-04-15  Mike Frysingersim: bfin: handle implicit DISALGNEXCPT with video...
2011-03-29  Mike Frysingersim: bfin: fix sign extension with 16bit acc add insns
2011-03-27  Mike Frysingersim: bfin: handle saturation with RND12 sub insns
2011-03-26  Mike Frysingersim: bfin: add missing VS set with add/sub insns
2011-03-24  Mike Frysingersim: bfin: update VIT_MAX behavior to match hardware...
2011-03-24  Mike Frysingersim: bfin: always do 16bit sign extension with the...
2011-03-24  Mike Frysingersim: bfin: update AV and AC ASTAT bits with acc negation
2011-03-24  Mike Frysingersim: bfin: allow byteop[123]p src regs to be the same
2011-03-15  Mike Frysingersim: bfin: handle AZ updates with 16bit adds/subs
2011-03-15  Mike Frysingersim: bfin: skip acc/ASTAT updates for moves
2011-03-15  Mike Frysingersim: bfin: handle AN (negative overflows) in dsp mult...
2011-03-15  Mike Frysingersim: bfin: handle V overflows in dsp mult insns
2011-03-15  Mike Frysingersim: bfin: decode ASTAT on failure
2011-03-15  Mike Frysingersim: bfin: handle saturation with fract multiplications
2011-03-06  Mike Frysingersim: bfin: new port