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
PR target/80969 - Fix ICE with -mabi=ms -mavx512f, reduce wasted space when realignin...
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
i386
/
bmi2-shlx32-1a.c
blob
215e5d3d79ef566f13421f2b276ba0d03c8c1c16
1
/* { dg-do compile } */
2
/* { dg-options "-O2 -mbmi2 -dp" } */
3
4
#include
"bmi2-shlx32-1.c"
5
6
/* { dg-final { scan-assembler-times "bmi2_ashlsi3" 1 } } */