repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* g++.dg/other/i386-2.C (dg-options): Add -mavx512pf.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
i386
/
bmi2-bzhi64-1a.c
blob
dc4a94cc36911e3e829c42856a353dda2fd671df
1
/* { dg-do compile { target { ! ia32 } } } */
2
/* { dg-options "-mbmi2 -O2 -dp" } */
3
4
#include
"bmi2-bzhi64-1.c"
5
6
/* { dg-final { scan-assembler-times "bmi2_bzhi_di3" 1 } } */