[PATCH, i386, PR53877] New intrinsics for LZCNT

Kirill Yukhin kirill.yukhin@gmail.com
Mon Jul 16 14:15:00 GMT 2012


Hello guys,

Here is a tiny patch which adds two new intrinsics which were
introduced in recent spec [1].
They're aliased to the existing __lzcnt_*  and live under same CPUID.

ChangeLog entry is:
2012-07-16  Kirill Yukhin  <kirill.yukhin@intel.com>

        PR target/53877
        * config/i386/lzcntintrin.h (_lzcnt_u32): New.
        (_lzcnt_u64): Ditto.

Is it OK for trunk?

[1] --  http://software.intel.com/file/45088

Thanks, K
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lzcnt-new-intrin-1.gcc.patch
Type: application/octet-stream
Size: 855 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120716/16407542/attachment.obj>


More information about the Gcc-patches mailing list