Jim Kingdon
|
18de15d82e
|
* hppa-dis.c: Move floating registers from reg_names to fp_reg_names.
(fput_fp_reg_r): Renamed from fput_reg_r.
(fput_fp_reg): New function.
(print_insn_hppa): Use fput_fp_reg{,_r} where appropriate.
|
1993-07-21 18:54:49 +00:00 |
|
Jim Kingdon
|
4d135f1c5a
|
* hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards.
* hppa-dis.c (print_insn_hppa, case 'd'): Use GET_COND not GET_FIELD.
|
1993-07-21 18:44:40 +00:00 |
|
Jim Kingdon
|
b2ad2e6473
|
* hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'.
|
1993-07-20 00:22:35 +00:00 |
|
Jim Kingdon
|
981b3a2794
|
* hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n',
don't output a space.
|
1993-07-19 21:39:36 +00:00 |
|
Jim Kingdon
|
17068960cb
|
* hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad.
|
1993-07-19 20:54:04 +00:00 |
|
Stu Grossman
|
5aef7c67a3
|
Changes from Jeff Law, law@cs.utah.edu:
* hppa-dis.c: Fix typo. 'a' and 'd' were reversed.
Do not print a space before the completers specified by
'a' and 'd'.
|
1993-06-15 20:37:37 +00:00 |
|
Ken Raeburn
|
112087edcc
|
Lots of changes from Jeff Law for HPPA support:
Clean up cruft in opcode table; improve opcodes library disassembler; make
gdb use opcodes library disassembler.
|
1993-06-11 23:20:54 +00:00 |
|