From 0bb364c6b3cf4c12ae3156ee7bb817535650b05b Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sat, 5 Feb 1994 19:15:20 +0000 Subject: [PATCH] * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the condition name index if this is for a negated condition. --- opcodes/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 52315a08c0..e502e382da 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,8 @@ Sat Feb 5 00:04:02 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the + condition name index if this is for a negated condition. + * hppa-dis.c (print_insn_hppa): No space before 'H' operand. Floating point format for 'H' operand is backwards from normal case (0 == double, 1 == single). For '4', '6', '7', '9', and '8' -- 2.34.1