doco addition.
This commit is contained in:
parent
7e24f1bf3a
commit
5be3981a24
|
@ -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.
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue