diff options
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 445be057ef355..d899d5df2a22d 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 |