aboutsummaryrefslogtreecommitdiff
path: root/opcodes/bfin-dis.c
AgeCommit message (Collapse)AuthorFilesLines
2007-07-05Change source files over to GPLv3.Nick Clifton1-8/+10
2006-03-16 * bfin-dis.c (decode_dsp32shiftimm_0): Simplify and correct theBernd Schmidt1-109/+27
logic to identify halfword shifts.
2005-10-21bfin-dis.c: Tidy up code, removing redundant constructs.Nick Clifton1-1763/+497
2005-10-18 * bfin-dis.c (print_insn_bfin): Do proper endian transform whenJie Zhang1-3/+8
reading instruction from memory.
2005-09-30 * Makefile.am: Bfin support.Catherine Moore1-0/+5790
* Makefile.in: Regenerated. * aclocal.m4: Regenerated. * bfin-dis.c: New file. * configure.in: Bfin support. * configure: Regenerated. * disassemble.c (ARCH_bfin): Define. (disassembler): Add case for bfd_arch_bfin.