public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/58694] New: Support intrinsic functions for ARMv8 Crypto extension
@ 2013-10-11 22:16 lennox at cs dot columbia.edu
  2014-01-13 10:36 ` [Bug target/58694] " ktkachov at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: lennox at cs dot columbia.edu @ 2013-10-11 22:16 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58694

            Bug ID: 58694
           Summary: Support intrinsic functions for ARMv8 Crypto extension
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: lennox at cs dot columbia.edu

ARMv8 adds a Cryptographic extension, supporting processor operands for common
cryptographic operations.

These operations should be exposed as intrinsic functions when targeting an
ARMv8 CPU, both on arm (aarch32) and aarch64.

It's not clear to me whether this functions should be defined in arm_neon.h or
in a new target-dependent header file.

Apple clang in Xcode 5 defines such intrinsic functions for the cryptographic
extension in arm_neon.h (on aarch64, i.e. -arch arm64, only).  See also bug
58693.


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

* [Bug target/58694] Support intrinsic functions for ARMv8 Crypto extension
  2013-10-11 22:16 [Bug target/58694] New: Support intrinsic functions for ARMv8 Crypto extension lennox at cs dot columbia.edu
@ 2014-01-13 10:36 ` ktkachov at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2014-01-13 10:36 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58694

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |belagod at gcc dot gnu.org,
                   |                            |ktkachov at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #1 from ktkachov at gcc dot gnu.org ---
Support for the Crypto intrinsics through arm_neon.h has been added to arm
(r206130) and aarch64 (r206115 - r206120)


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

end of thread, other threads:[~2014-01-13 10:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-11 22:16 [Bug target/58694] New: Support intrinsic functions for ARMv8 Crypto extension lennox at cs dot columbia.edu
2014-01-13 10:36 ` [Bug target/58694] " ktkachov at gcc dot gnu.org

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).