AMD General

Hi,

[...]
> diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index
> 69034686a41..bfe8da97a91 100644
> --- a/gcc/doc/extend.texi
> +++ b/gcc/doc/extend.texi
> @@ -9566,6 +9566,11 @@ Enable/disable the generation of the AMX-
> MOVRS instructions.
>  @itemx no-avx10v2aux
>  Enable/disable the generation of the AVX10V2AUX instructions.
>
> +@cindex @code{target("acev1")}, x86
Should be an attribute index(@atindex) instead of concept ?
> +@item acev1
> +@itemx no-acev1
> +Enable/disable the generation of the ACEV1 instructions.
> +
>  @atindex @code{target("cld")}, x86
>  @item cld
>  @itemx no-cld
> diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index
> 01925ecf30d..953297fdf74 100644
> --- a/gcc/doc/invoke.texi
> +++ b/gcc/doc/invoke.texi
> @@ -1553,7 +1553,7 @@ See RS/6000 and PowerPC Options.
>  -mavxneconvert  -mcmpccxadd  -mamx-fp16  -mprefetchi  -mraoint  -mamx-

Thanks,
Dipesh

Reply via email to