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
/
bmi-andn-2a.c
blob
72fe0263922a3d24e3673af3f2d779b6f9c49d5a
1
/* { dg-do compile } */
2
/* { dg-options "-O2 -mbmi -fno-inline -dp" } */
3
4
#include
"bmi-andn-2.c"
5
6
/* { dg-final { scan-assembler-times "bmi_andn_si" 1 } } */