Use Unified Assembly Syntax for the ARM backend.
[oota-llvm.git] / test / CodeGen / ARM / fptoint.ll
index 0d270b0c0568be7de127623c4facd99627660fe5..4cacc5de7eec1b603d345d0a1b786698668facbd 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+v6,+vfp2 | grep fmrs | count 1
+; RUN: llc < %s -march=arm -mattr=+v6,+vfp2 | grep -E {vmov\\W*r\[0-9\]+,\\W*s\[0-9\]+} | count 1
 ; RUN: llc < %s -march=arm -mattr=+v6,+vfp2 | not grep fmrrd
 
 @i = weak global i32 0         ; <i32*> [#uses=2]