This is the mail archive of the gcc-bugs@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]

[Bug target/53877] New: __lzcnt_u16/__lzcnt_u32/__lzcnt_u64 aren't implemented


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

             Bug #: 53877
           Summary: __lzcnt_u16/__lzcnt_u32/__lzcnt_u64 aren't implemented
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: kirill.yukhin@intel.com, ubizjak@gmail.com


Intel AVX spec specifies __lzcnt_u16/__lzcnt_u32/__lzcnt_u64
intrinsics.  They aren't implemented in GCC.


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