[ARM][3/3] Expand mod by power of 2
[official-gcc.git] / gcc / testsuite / gcc.target / aarch64 / mod_256.x
blobc1de42ce389b18d9306911b3f3673f947313c914
1 int
2 f (int x)
4   return x % 256;