aboutsummaryrefslogtreecommitdiff
path: root/opcodes/hppa-dis.c
AgeCommit message (Collapse)AuthorFilesLines
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
register args by 'f'.
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
extract_10U_store): New. (print_insn_hppa): Add new completers.
1999-08-28 * hppa-dis.c (signed_unsigned_names,mix_half_names,Jeff Law1-0/+32
saturation_names): New. (print_insn_hppa): Add completer codes 'a', 'ch', 'cH', 'cS', and 'c*'.
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
to decide to print a space.
1999-08-06 * hppa-dis.c (compare_cond_64_names, cmpib_cond_64_names,Jeff Law1-6/+95
add_cond_64_names, wide_add_cond_names, logical_cond_64_names, unit_cond_64_names, shift_cond_64_names, bb_cond_64_names): New. (print_insn_hppa): Add 64 bit condition completers.
1999-08-05 * hppa-dis.c (print_insn_hppa): Change condition args to useJeff Law1-54/+72
'?' prefix.
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
code.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+631