From dbac4f5ba804fa7f8891696dbf41b0495db7446d Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Tue, 6 Aug 2002 22:06:08 +0000 Subject: * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264a and m21264b processor names and cpu types. * doc/c-alpha.texi: Documented new types. --- gas/doc/c-alpha.texi | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'gas/doc') 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. -- cgit v1.1