blob: 8ad10c0a7b848a3a30af036c92852759bfb31104 [file] [log] [blame]
/* APPLE LOCAL file 5612787 mainline sse4 */
/* { dg-do run { target { { i?86-*-* x86_64-*-* } && lp64 } } } */
/* { dg-require-effective-target sse4 } */
/* { dg-options "-O2 -msse4.2" } */
#define TYPE unsigned long long
#define POPCNT _mm_popcnt_u64
#include "sse4_2-popcnt.h"