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