This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Document Intel Silvermont support in invoke.texi


On Mon, Jun 10, 2013 at 3:25 PM, Igor Zamyatin <izamyatin@gmail.com> wrote:

> Following patch documents Intel Silvermont support.
>
> OK to install?
>
> Thanks,
> Igor
>
>
> Changelog:
>
>
> 2013-06-10  Igor Zamyatin  <igor.zamyatin@intel.com>
>
>         * doc/invoke.texi: Document slm.
>
>
>
>
> diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
> index b7b32f7..e4f1d45 100644
> --- a/gcc/doc/invoke.texi
> +++ b/gcc/doc/invoke.texi
> @@ -13837,6 +13837,10 @@ set support.
>  Intel Atom CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3 and SSSE3
>  instruction set support.
>
> +@item slm
> +Intel Silvermont CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3 and SSSE3,
> +SSE4.1, SSE4.2 instruction set support.

SSE4.1 and SSE4.2 instruction set support.

OK with this change.

Thanks,
Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]