diff options
author | Alan Modra <amodra@gmail.com> | 2000-09-05 05:22:24 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2000-09-05 05:22:24 +0000 |
commit | 3c5ce02eb8d8943d602508c3967bf9f0dc123b21 (patch) | |
tree | 3b8a349d850e1450a394823caa76d5c351f97584 /include/opcode/hppa.h | |
parent | 30667bf3fc37affeac424dc5c7e422afd8880e97 (diff) | |
download | gdb-3c5ce02eb8d8943d602508c3967bf9f0dc123b21.zip gdb-3c5ce02eb8d8943d602508c3967bf9f0dc123b21.tar.gz gdb-3c5ce02eb8d8943d602508c3967bf9f0dc123b21.tar.bz2 |
doco addition.
Diffstat (limited to 'include/opcode/hppa.h')
-rw-r--r-- | include/opcode/hppa.h | 4 |
1 files changed, 3 insertions, 1 deletions
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: |