summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/arm/mod_2.c
blob: 93017a10683d4b2f87cd1eb71b8076d4b62f6bfb (plain)
1
2
3
4
5
6
7
8
/* { dg-do compile } */
/* { dg-require-effective-target arm32 } */
/* { dg-options "-O2 -mcpu=cortex-a57 -save-temps" } */

#include "../aarch64/mod_2.x"

/* { dg-final { scan-assembler "rsblt\tr\[0-9\]*" } } */
/* { dg-final { scan-assembler-times "and\tr\[0-9\].*1" 1 } } */