doco addition.
This commit is contained in:
parent
30667bf3fc
commit
3c5ce02eb8
2 changed files with 7 additions and 1 deletions
|
@ -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>
|
2000-08-16 Jim Wilson <wilson@cygnus.com>
|
||||||
|
|
||||||
* ia64.h (IA64_OPCODE_POSTINC): New.
|
* ia64.h (IA64_OPCODE_POSTINC): New.
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/* Table of opcodes for the PA-RISC.
|
/* 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
|
Contributed by the Center for Software Science at the
|
||||||
University of Utah (pa-gdb-bugs@cs.utah.edu).
|
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 left/right half completer
|
||||||
cH signed/unsigned saturation completer
|
cH signed/unsigned saturation completer
|
||||||
cS signed/unsigned completer at 21
|
cS signed/unsigned completer at 21
|
||||||
|
cz zero/sign extension completer.
|
||||||
c* permutation completer
|
c* permutation completer
|
||||||
|
|
||||||
Condition operands all have '?' as the prefix:
|
Condition operands all have '?' as the prefix:
|
||||||
|
|
Loading…
Reference in a new issue