From 9b546318c372c6498f65c3843a387e837076e05d Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sun, 26 Oct 2003 18:12:03 +0000 Subject: * doc/c-alpha.texi: Fix typos. * doc/c-ia64.texi: Likewise. * doc/c-mmix.texi: Likewise. * doc/c-sh64.texi: Likewise. * doc/c-xtensa.texi: Likewise. * doc/internals.texi: Likewise. --- gas/doc/c-ia64.texi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'gas/doc/c-ia64.texi') diff --git a/gas/doc/c-ia64.texi b/gas/doc/c-ia64.texi index 61f7c845e2..b62c05eb88 100644 --- a/gas/doc/c-ia64.texi +++ b/gas/doc/c-ia64.texi @@ -110,12 +110,12 @@ Reference Guide. @cindex IA-64 registers @cindex register names, IA-64 -The 128 integer registers are refered to as @samp{r@var{n}}. -The 128 floating-point registers are refered to as @samp{f@var{n}}. -The 128 application registers are refered to as @samp{ar@var{n}}. -The 128 control registers are refered to as @samp{cr@var{n}}. -The 64 one-bit predicate registers are refered to as @samp{p@var{n}}. -The 8 branch registers are refered to as @samp{b@var{n}}. +The 128 integer registers are referred to as @samp{r@var{n}}. +The 128 floating-point registers are referred to as @samp{f@var{n}}. +The 128 application registers are referred to as @samp{ar@var{n}}. +The 128 control registers are referred to as @samp{cr@var{n}}. +The 64 one-bit predicate registers are referred to as @samp{p@var{n}}. +The 8 branch registers are referred to as @samp{b@var{n}}. In addition, the assembler defines a number of aliases: @samp{gp} (@samp{r1}), @samp{sp} (@samp{r12}), @samp{rp} (@samp{b0}), @samp{ret0} (@samp{r8}), @samp{ret1} (@samp{r9}), @samp{ret2} (@samp{r10}), -- cgit v1.2.1