summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/aarch64/mod_2.c
blob: 2645c18e7419ff96517ab799fa45f1f35c639653 (plain)
1
2
3
4
5
6
7
/* { dg-do compile } */
/* { dg-options "-O2 -mcpu=cortex-a57 -save-temps" } */

#include "mod_2.x"

/* { dg-final { scan-assembler "csneg\t\[wx\]\[0-9\]*" } } */
/* { dg-final { scan-assembler-times "and\t\[wx\]\[0-9\]*" 1 } } */