OSDN Git Service

sim: bfin: set ASTAT AV/AVS when shifting accumulators overflow
[pf3gnuchains/pf3gnuchains4x.git] / sim / bfin /
2011-06-18 vapiersim: bfin: set ASTAT AV/AVS when shifting accumulators...
2011-06-18 vapiersim: bfin: do not touch ASTAT[V] when shifting accumulators
2011-06-18 vapiersim: bfin: do not extend accumulator in LSHIFT insns
2011-06-18 vapiersim: bfin: tweak saturation handling with TFU/FU modes...
2011-06-18 vapiersim: bfin: handle large shift values with accumulator...
2011-06-18 vapiersim: bfin: handle odd shift values with shift insns
2011-06-18 vapiersim: bfin: fix M_IH saturation size
2011-06-18 vapiersim: bfin: handle V/VS saturation in dsp mac insns
2011-06-18 vapiersim: bfin: handle the MM flag in M_IU/M_TFU modes with...
2011-06-18 vapiersim: bfin: fix sign extension in dsp insns with MM...
2011-06-18 vapiersim: bfin: fix dsp insns IH saturation/rounding behavior
2011-06-18 vapiersim: bfin: fix inverted changelog entry
2011-06-18 vapiersim: bfin: fix accumulator edge case saturation
2011-06-18 vapiersim: bfin: use freeargv for freeing argvs
2011-06-04 vapiersim: bfin: add support for glued SIC interrupt lines
2011-06-04 vapiersim: bfin: push SIC mappings to device tree
2011-06-03 vapiersim: bfin: dma: fix indentation
2011-05-26 vapiersim: bfin: switch to new syscall trace level
2011-05-25 vapiersim: bfin: move model data into machs.h
2011-05-25 vapiersim: bfin: add a performance monitor stub
2011-05-25 vapiersim: bfin: add bf526-0.2/bf54x-0.4 rom regions
2011-05-14 vapiersim: bfin: allow pushing of SP
2011-05-14 vapiersim: bfin: implement loop back support in the UARTs
2011-05-09 vapiersim: bfin: fix UART LSR read-only bit saturation
2011-04-27 vapiersim: bfin: constify dmac pmap arrays
2011-04-26 vapiersim: gpio: add output support
2011-04-26 vapiersim: gpio: update mask a/b signals better
2011-04-16 vapiersim: bfin: use store buffer with more 32bit insns
2011-04-15 vapiersim: bfin: handle implicit DISALGNEXCPT with video...
2011-04-11 vapiersim: bfin: respect the port level on signals to the SIC
2011-04-11 vapiersim: bfin: add missing GPIO pin 15
2011-04-01 vapiersim: bfin: add OTP output port
2011-03-29 vapiersim: bfin: regen configure to include new cfi device
2011-03-29 vapiersim: bfin: fix sign extension with 16bit acc add insns
2011-03-27 vapiersim: bfin: handle saturation with RND12 sub insns
2011-03-26 vapiersim: bfin: add missing VS set with add/sub insns
2011-03-25 vapiersim: bfin: add hw tracing to gpio/sic port events
2011-03-25 vapiersim: bfin: fix GPIO logic bugs when processing events
2011-03-25 vapiersim: bfin: fix clear/set/toggle GPIO handling
2011-03-24 vapiersim: bfin: document SIC limitation
2011-03-24 vapiersim: bfin: fix inverted W1C logic
2011-03-24 vapiersim: bfin: define more UART LSR bits
2011-03-24 vapiersim: bfin: fix typo in TWI stat reg
2011-03-24 vapiersim: bfin: update VIT_MAX behavior to match hardware...
2011-03-24 vapiersim: bfin: always do 16bit sign extension with the...
2011-03-24 vapiersim: bfin: update AV and AC ASTAT bits with acc negation
2011-03-24 vapiersim: bfin: fix thinko in SIC pin encoding
2011-03-24 vapiersim: bfin: allow byteop[123]p src regs to be the same
2011-03-24 vapiersim: bfin: fix thinko in bfin_gpio bus addresses
2011-03-17 vapiersim: bfin: check for kill/pread
2011-03-15 vapiersim: bfin: add GPIO device simulation
2011-03-15 vapiersim: bfin: fix brace style
2011-03-15 vapiersim: bfin: fix brace style
2011-03-15 vapiersim: bfin: handle AZ updates with 16bit adds/subs
2011-03-15 vapiersim: bfin: skip acc/ASTAT updates for moves
2011-03-15 vapiersim: bfin: handle AN (negative overflows) in dsp mult...
2011-03-15 vapiersim: bfin: handle V overflows in dsp mult insns
2011-03-15 vapiersim: bfin: decode ASTAT on failure
2011-03-15 vapiersim: bfin: handle saturation with fract multiplications
2011-03-14 vapiersim: bfin: forgot to cvs add the changelog
2011-03-06 vapiersim: bfin: new port