mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
* doc/c-arc.texi: Fix typo.
This commit is contained in:
parent
57cdecd25d
commit
ec744b6705
@ -1,3 +1,7 @@
|
||||
2007-08-28 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* doc/c-arc.texi: Fix typo.
|
||||
|
||||
2007-08-28 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* config/tc-i386.c (process_suffix): Handle cmpxchg8b in
|
||||
|
@ -230,7 +230,7 @@ Determines the kinds of suffixes to be allowed. Valid values are
|
||||
@code{SUFFIX_FLAG} which indicates the absence or presence of
|
||||
conditional suffixes and flag setting by the extension instruction.
|
||||
It is also possible to specify that an instruction sets the flags and
|
||||
is condtional by using @code{SUFFIX_CODE} | @code{SUFFIX_FLAG}.
|
||||
is conditional by using @code{SUFFIX_CODE} | @code{SUFFIX_FLAG}.
|
||||
|
||||
@item @var{syntaxclass}
|
||||
Determines the syntax class for the instruction. It can have the
|
||||
|
Loading…
Reference in New Issue
Block a user