diff options
-rw-r--r-- | include/opcode/ChangeLog | 4 | ||||
-rw-r--r-- | include/opcode/hppa.h | 4 |
2 files changed, 7 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index b8943b6..ac84ae2 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2000-09-05 Alan Modra <alan@linuxcare.com.au> + + * hppa.h: Mention cz completer. + 2000-08-16 Jim Wilson <wilson@cygnus.com> * ia64.h (IA64_OPCODE_POSTINC): New. diff --git a/include/opcode/hppa.h b/include/opcode/hppa.h index 9ce59c3..f04403d 100644 --- a/include/opcode/hppa.h +++ b/include/opcode/hppa.h @@ -1,5 +1,6 @@ /* Table of opcodes for the PA-RISC. - Copyright (C) 1990, 1991, 1993, 1995, 1999 Free Software Foundation, Inc. + Copyright (C) 1990, 1991, 1993, 1995, 1999, 2000 + Free Software Foundation, Inc. Contributed by the Center for Software Science at the University of Utah (pa-gdb-bugs@cs.utah.edu). @@ -200,6 +201,7 @@ Completer operands all have 'c' as the prefix: ch left/right half completer cH signed/unsigned saturation completer cS signed/unsigned completer at 21 + cz zero/sign extension completer. c* permutation completer Condition operands all have '?' as the prefix: |