* i386.c (print_operand): Remove obsolete 'c' docs.

From-SVN: r22028
This commit is contained in:
Jeffrey A Law 1998-08-27 19:12:08 +00:00 committed by Jeff Law
parent 56ae6d7780
commit 70f7facc71
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Thu Aug 27 20:10:46 1998 Jeffrey A Law (law@cygnus.com)
* i386.c (print_operand): Remove obsolete 'c' docs.
Wed Aug 26 17:13:37 1998 Tom Tromey <tromey@cygnus.com>
* gthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION.

View file

@ -3306,7 +3306,6 @@ put_condition_code (code, reverse_cc, mode, file)
z -- print the opcode suffix for the size of the current operand.
* -- print a star (in certain assembler syntax)
w -- print the operand as if it's a "word" (HImode) even if it isn't.
c -- don't print special prefixes before constant operands.
J -- print the appropriate jump operand.
s -- print a shift double count, followed by the assemblers argument
delimiter.