extend.texi (X86 Built-in Functions): Fix the mode of input arguments and the mode...
authorUros Bizjak <ubizjak@gmail.com>
Thu, 13 Mar 2008 17:49:31 +0000 (18:49 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 13 Mar 2008 17:49:31 +0000 (18:49 +0100)
commit52eaae977e9523b09a8e56b52c4e4ac37d91748f
treeb1bfe9ea6808c0593947b7945f348d98ba2b5e5c
parent3dd44c8d04877e80708c9524b69ebb3b6fd5e2ae
extend.texi (X86 Built-in Functions): Fix the mode of input arguments and the mode of return value.

        * doc/extend.texi (X86 Built-in Functions) [__builtin_ia32_psll?,
        __builtin_ia32_psrl?, __builtin_ia32_psra?, __builtin_ia32_psll?i,
        __builtin_ia32_psrl?i, __builtin_ia32_psra?i, __builtin_ia32_psll?128,
        __builtin_ia32_psrl?128, __builtin_ia32_psra?128]: Fix the mode of
        input arguments and the mode of return value.

From-SVN: r133177
gcc/ChangeLog
gcc/doc/extend.texi