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
[ARM][3/3] Expand mod by power of 2
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
aarch64
/
mod_2.c
blob
2645c18e7419ff96517ab799fa45f1f35c639653
1
/* { dg-do compile } */
2
/* { dg-options "-O2 -mcpu=cortex-a57 -save-temps" } */
3
4
#include
"mod_2.x"
5
6
/* { dg-final { scan-assembler "csneg\t\[wx\]\[0-9\]*" } } */
7
/* { dg-final { scan-assembler-times "and\t\[wx\]\[0-9\]*" 1 } } */