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-shrx32-1a.c
blob
24c53d45807e6ac8637986e1bd4c6411abadcb74
1
/* { dg-do compile } */
2
/* { dg-options "-O2 -mbmi2 -dp" } */
3
4
#include
"bmi2-shrx32-1.c"
5
6
/* { dg-final { scan-assembler-times "bmi2_lshrsi3" 1 } } */