[PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
[official-gcc.git] / gcc / testsuite / gcc.target / aarch64 / mod_256.c
blob567332c04e1973d9a8553fe646572d6d296aa1ec
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -mcpu=cortex-a57 -save-temps" } */
4 #include "mod_256.x"
6 /* { dg-final { scan-assembler "csneg\t\[wx\]\[0-9\]*" } } */