aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2002-08-06 22:06:08 +0000
committerRichard Henderson <rth@redhat.com>2002-08-06 22:06:08 +0000
commitdbac4f5ba804fa7f8891696dbf41b0495db7446d (patch)
treeae88f0f98ff3dfa4605178205e83e4f79f016188 /gas/doc
parent1b50a3482a4b5fe637b04fcd576945ab910a8895 (diff)
downloadfsf-binutils-gdb-dbac4f5ba804fa7f8891696dbf41b0495db7446d.zip
fsf-binutils-gdb-dbac4f5ba804fa7f8891696dbf41b0495db7446d.tar.gz
fsf-binutils-gdb-dbac4f5ba804fa7f8891696dbf41b0495db7446d.tar.bz2
* config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264a
and m21264b processor names and cpu types. * doc/c-alpha.texi: Documented new types.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-alpha.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/doc/c-alpha.texi b/gas/doc/c-alpha.texi
index f067668..5b52c5a 100644
--- a/gas/doc/c-alpha.texi
+++ b/gas/doc/c-alpha.texi
@@ -55,13 +55,17 @@ The following processor names are recognized:
@code{21164a},
@code{21164pc},
@code{21264},
+@code{21264a},
+@code{21264b},
@code{ev4},
@code{ev5},
@code{lca45},
@code{ev5},
@code{ev56},
@code{pca56},
-@code{ev6}.
+@code{ev6},
+@code{ev67},
+@code{ev68}.
The special name @code{all} may be used to allow the assembler to accept
instructions valid for any Alpha processor.