Commit 425a2bde by Aldy Hernandez Committed by Aldy Hernandez

* doc/md.texi (Standard Names): Fix typo in vec_init description.

From-SVN: r81723
parent 4413b636
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment