summaryrefslogtreecommitdiff
path: root/opcodes/bfin-dis.c
AgeCommit message (Expand)Author
2017-06-15Prevent invalid array accesses when disassembling a corrupt bfin binary.Nick Clifton
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton
2015-06-22Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-08-14opcodes: blackfin: convert ad-hoc ints to bfd_booleanMike Frysinger
2014-08-14opcodes: blackfin: simplify decode_CC2stat_0 logicMike Frysinger
2014-08-14opcodes: blackfin: avoid duplicate memory readsMike Frysinger
2014-08-13opcodes: blackfin: push down global stateMike Frysinger
2014-08-13opcodes: blackfin: do not force align the PCMike Frysinger
2014-08-13opcodes: blackfin: handle memory read errorsMike Frysinger
2014-03-05Update copyright yearsAlan Modra
2012-05-18 * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra
2012-04-01opcodes: bfin: simplify field width processing and fix build warningsMike Frysinger
2011-03-24opcodes: blackfin: ignore (M) on MAC0-only dsp mac funcsMike Frysinger
2011-02-22opcodes: blackfin: drop null/nul checks in OUTSMike Frysinger
2011-02-22opcodes: blackfin: use OUTS helperMike Frysinger
2011-02-20opcodes: blackfin: clean up saved_stateMike Frysinger
2011-02-14opcodes: blackfin: fix styleMike Frysinger
2011-02-14opcodes: blackfin: catch invalid loopsetup insnsMike Frysinger
2011-02-13opcodes: blackfin: fix decoding of ABSMike Frysinger
2011-02-13opcodes: blackfin: fix decoding of dsp mult insnsMike Frysinger
2011-02-13gas/opcodes: blackfin: punt BYTEOP2M insn supportMike Frysinger
2011-02-12opcodes: blackfin: add missing space after PRNT insnMike Frysinger
2011-02-12opcodes: blackfin: drop "GP" registerMike Frysinger
2011-02-12gas/opcodes: blackfin: move dsp mac func defines to common headerMike Frysinger
2011-02-11opcodes: blackfin: constify register namesMike Frysinger
2010-10-15gas: blackfin: fix encoding of BYTEOP2M insnMike Frysinger
2010-09-22opcodes: blackfin: fix decoding of 32bit addresses on 64bit systemsMike Frysinger
2010-09-22opcodes: blackfin: fix decoding of all register move insnsMike Frysinger
2010-09-22opcodes: blackfin: fix decoding of many invalid insnsMike Frysinger
2010-09-22opcodes: blackfin: mark push/pop insns with a P6/P7 range as illegalMike Frysinger
2010-09-22opcodes: blackfin: fix decoding of vector shift insn w/saturationMike Frysinger
2010-09-22opcodes: blackfin: decode all ASTAT bitsMike Frysinger
2010-09-22opcodes: blackfin: decode insns with invalid register as illegalMike Frysinger
2010-09-22gas: blackfin: fix DBG/DBGCMPLX insn encodingMike Frysinger
2010-09-22opcodes/gas: blackfin: handle more ASTAT flagsMike Frysinger
2010-09-22opcodes/gas: blackfin: support OUTC debug insnMike Frysinger
2010-09-22opcodes: blackfin: fix decoding of LSHIFT insnsMike Frysinger
2010-09-22opcodes: blackfin: constify formatting related structuresMike Frysinger
2010-06-27fix set but unused variable warningsAlan Modra
2010-03-24Blackfin disassmbler: fix typo where M2.H was decoded as L2.HMike Frysinger
2009-09-04 gas/Jie Zhang
2009-09-03 gas/Jie Zhang
2009-09-03 gas/Jie Zhang
2009-09-02update copyright datesAlan Modra
2009-01-142009-01-14 Mike Frysinger <vapier@gentoo.org>Mike Frysinger
2008-07-30Silence gcc printf warningsAlan Modra