public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Patch ARM] Document the +crypto extension on CPUs.
@ 2017-07-14 15:45 James Greenhalgh
  2017-07-14 15:46 ` Kyrill Tkachov
  0 siblings, 1 reply; 2+ messages in thread
From: James Greenhalgh @ 2017-07-14 15:45 UTC (permalink / raw)
  To: gcc-patches
  Cc: nd, richard.earnshaw, nickc, ramana.radhakrishnan, kyrylo.tkachov

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]


Hi,

We don't document the list of CPU names which can take a +crypto extension
in the ARM port. This patch fixes that oversight.

OK?

Thanks,
James

---
2017-14-07  James Greenhalgh  <james.greenhalgh@arm.com>

	* doc/invoke.texi (arm/-mcpu): Document +crypto.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Patch-ARM-Document-the-crypto-extension-on-CPUs.patch --]
[-- Type: text/x-patch; name="0001-Patch-ARM-Document-the-crypto-extension-on-CPUs.patch", Size: 831 bytes --]

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 28070a6..56667fc 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -15636,6 +15636,14 @@ on @samp{cortex-r5} and @samp{cortex-m7}.
 Disables the SIMD (but not floating-point) instructions on
 @samp{generic-armv7-a}, @samp{cortex-a5}, @samp{cortex-a7}
 and @samp{cortex-a9}.
+
+@item +crypto
+Enables the cryptographic instructions on @samp{cortex-a32},
+@samp{cortex-a35}, @samp{cortex-a53}, @samp{cortex-a55}, @samp{cortex-a57},
+@samp{cortex-a72}, @samp{cortex-a73}, @samp{cortex-a75}, @samp{exynos-m1},
+@samp{xgene1}, @samp{cortex-a57.cortex-a53}, @samp{cortex-a72.cortex-a53},
+@samp{cortex-a73.cortex-a35}, @samp{cortex-a73.cortex-a53} and
+@samp{cortex-a75.cortex-a55}.
 @end table
 
 Additionally the @samp{generic-armv7-a} pseudo target defaults to

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Patch ARM] Document the +crypto extension on CPUs.
  2017-07-14 15:45 [Patch ARM] Document the +crypto extension on CPUs James Greenhalgh
@ 2017-07-14 15:46 ` Kyrill Tkachov
  0 siblings, 0 replies; 2+ messages in thread
From: Kyrill Tkachov @ 2017-07-14 15:46 UTC (permalink / raw)
  To: James Greenhalgh, gcc-patches
  Cc: nd, richard.earnshaw, nickc, ramana.radhakrishnan


On 14/07/17 16:44, James Greenhalgh wrote:
> Hi,
>
> We don't document the list of CPU names which can take a +crypto extension
> in the ARM port. This patch fixes that oversight.
>
> OK?

Ok.
Thanks,
Kyrill

> Thanks,
> James
>
> ---
> 2017-14-07  James Greenhalgh  <james.greenhalgh@arm.com>
>
> 	* doc/invoke.texi (arm/-mcpu): Document +crypto.
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-14 15:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-14 15:45 [Patch ARM] Document the +crypto extension on CPUs James Greenhalgh
2017-07-14 15:46 ` Kyrill Tkachov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).