aboutsummaryrefslogtreecommitdiff
path: root/opcodes/cr16-dis.c
AgeCommit message (Collapse)AuthorFilesLines
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-23/+23
Fix up all warnings generated by the addition of this switch.
2009-06-15 PR 10173Nick Clifton1-2/+4
* cr16-dis.c (print_arg): Avoid printing the 0x prefix twice.
2008-11-27 * cr16-dis.c (match_opcode): Truncate mcode to 32 bit andM R Swami Reddy1-1/+5
adjusted the mask for 32-bit branch instruction.
2008-05-21 * cr16-dis.c (build_mask): Adjust the mask for 32-bit bcond.Nick Clifton1-1/+6
2007-07-05Change source files over to GPLv3.Nick Clifton1-3/+3
2007-07-04* cr16-dis.c (getcinvstring): Add const qualifier to char * parameter.Nick Clifton1-2/+2
(print_insn_cr16): Remove cast to char *.
2007-06-29New port: National Semiconductor's CR16Nick Clifton1-0/+820