aboutsummaryrefslogtreecommitdiff
path: root/opcodes/hppa-dis.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-05Change source files over to GPLv3.Nick Clifton1-8/+10
2005-08-14 * hppa-dis.c (print_insn_hppa): Don't print '%' before register names.Dave Anglin1-4/+4
2005-08-05 * hppa-dis.c (print_insn_hppa): Prefix 21-bit values with "L%".Dave Anglin1-0/+1
2005-07-17 * hppa-dis.c (print_insn_hppa): Add space after 'w' in wide-modeDave Anglin1-1/+1
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-139/+121
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2003-02-25 * hppa-dis.c: Formatting.Alan Modra1-142/+188
2003-02-25 * hppa-dis.c (print_insn_hppa <2 bit space register>): Do not printAlan Modra1-2/+6
2001-12-31 * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,Jeff Law1-2/+14
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+1
2001-01-14Adds assembly and dis-assembly support for the HPPA wideAlan Modra1-1/+3
2000-07-09Add some prototypes, and fix a few warnings.Alan Modra1-7/+31
2000-04-21 * hppa-dis.c (extract_16): New function.Jeff Law1-19/+71
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-1/+0
1999-11-25 * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.Jeff Law1-2/+3
1999-10-10 * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC',Jeff Law1-25/+39
1999-09-23Remove accidental case duplication.Jeff Law1-4/+0
1999-09-23 * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' withJeff Law1-11/+17
1999-09-19 * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.Jeff Law1-12/+56
1999-09-19 * hppa-dis.c (extract_22): New function.Jeff Law1-1/+11
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.Jeff Law1-0/+7
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.Jeff Law1-0/+13
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.Jeff Law1-0/+37
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.Jeff Law1-0/+49
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'X' operand.Jeff Law1-0/+5
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'B' operand.Jeff Law1-0/+3
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.Jeff Law1-0/+6
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'l' operand.Jeff Law1-0/+3
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'g' operand.Jeff Law1-0/+3
1999-09-18 * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.Jeff Law1-1/+1
1999-09-18 * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'Jeff Law1-1/+1
1999-09-18 * hppa-dis.c: (print_insn_hppa): Handle 'fX'.Jeff Law1-0/+10
1999-09-18 * hppa-dis.c: (print_insn_hppa): Add missing break afterJeff Law1-0/+1
1999-09-18 * hppa-dis.c: Finish constifying various completers, registerJeff Law1-20/+18
1999-09-07 * hppa-dis.c (print_insn_hppa): Escape '%' in output strings.Jeff Law1-2/+2
1999-09-07 * hppa-dis.c (print_insn_hppa): Handle 'Z' argument.Jeff Law1-4/+10
1999-08-29 * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix floatJeff Law1-92/+94
1999-08-28 * hppa-dis.c (print_insn_hppa): Add args q, %, !, and |.Jeff Law1-0/+31
1999-08-28 * hppa-dis.c (MASK_10, read_write_names, add_compl_names,Jeff Law1-2/+77
1999-08-28 * hppa-dis.c (signed_unsigned_names,mix_half_names,Jeff Law1-0/+32
1999-08-28 * hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'.Jeff Law1-16/+23
1999-08-28Add missing '!' change.Jeff Law1-0/+3
1999-08-28 * hppa-dis.c (print_insn_hppa): Add cases for '.', '~'. '$'. and '!'Jeff Law1-0/+15
1999-08-28 * hppa-dis.c (print_insn_hppa): Look at next arg instead of bitsJeff Law1-2/+2
1999-08-06 * hppa-dis.c (compare_cond_64_names, cmpib_cond_64_names,Jeff Law1-6/+95
1999-08-05 * hppa-dis.c (print_insn_hppa): Change condition args to useJeff Law1-54/+72
1999-07-28Fix oops.Jeff Law1-0/+1
1999-07-28 * hppa-dis.c (print_insn_hppa): Remove unnecessary test in 'E'Jeff Law1-5/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+631