* doc/md.texi (Standard Names): Fix typo in vec_init description.
From-SVN: r81723
This commit is contained in:
parent
4413b636d9
commit
425a2bde9a
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-05-11 Aldy Hernandez <aldyh@redhat.com>
|
||||
|
||||
* doc/md.texi (Standard Names): Fix typo in vec_init description.
|
||||
|
||||
2004-05-11 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* doc/gty.texi (GTY Options): Clarify example.
|
||||
|
|
|
@ -2480,7 +2480,7 @@ specify field index and operand 0 place to store value into.
|
|||
|
||||
@cindex @code{vec_init@var{m}} instruction pattern
|
||||
@item @samp{vec_init@var{m}}
|
||||
Initialize the vector to given values. Operand 0 ise the vector to initialize
|
||||
Initialize the vector to given values. Operand 0 is the vector to initialize
|
||||
and operand 1 is parallel containing values for individual fields.
|
||||
|
||||
@cindex @code{push@var{m}} instruction pattern
|
||||
|
|
Loading…
Add table
Reference in a new issue