diff options
author | Nick Clifton <nickc@redhat.com> | 2006-07-24 13:49:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-07-24 13:49:50 +0000 |
commit | b45619c047b9bcea43bebfd63d2489301262b481 (patch) | |
tree | af4caf7d19df1a76a8881e54d78cf38ee8dc6f0d /gas/doc/c-v850.texi | |
parent | 2f9c733339d0a8476a7a8ff77fbfbdbedfa190d1 (diff) | |
download | ppe42-binutils-b45619c047b9bcea43bebfd63d2489301262b481.tar.gz ppe42-binutils-b45619c047b9bcea43bebfd63d2489301262b481.zip |
Fix spelling typos
Diffstat (limited to 'gas/doc/c-v850.texi')
-rw-r--r-- | gas/doc/c-v850.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-v850.texi b/gas/doc/c-v850.texi index 445be057ef..d899d5df2a 100644 --- a/gas/doc/c-v850.texi +++ b/gas/doc/c-v850.texi @@ -267,7 +267,7 @@ the immediate operand field of the given instruction. For example: computes the difference between the address of labels 'here' and 'there', takes the upper 16 bits of this difference, shifts it down 16 -bits and then mutliplies it by the lower 16 bits in register 5, putting +bits and then multiplies it by the lower 16 bits in register 5, putting the result into register 6. @cindex @code{lo} pseudo-op, V850 |