| Submitter | Oleg Endo |
|---|---|
| Date | Nov. 12, 2012, 12:52 a.m. |
| Message ID | <1352681570.8110.348.camel@yam-132-YW-E178-FTW> |
| Download | mbox | patch |
| Permalink | /patch/198315/ |
| State | New |
| Headers | show |
Comments
Patch
Index: gcc/doc/md.texi =================================================================== --- gcc/doc/md.texi (revision 193422) +++ gcc/doc/md.texi (working copy) @@ -4884,7 +4884,7 @@ @cindex @code{sincos@var{m}3} instruction pattern @item @samp{sincos@var{m}3} -Store the sine of operand 2 into operand 0 and the cosine of +Store the cosine of operand 2 into operand 0 and the sine of operand 2 into operand 1. The @code{sin} and @code{cos} built-in functions of C always use the