2011-05-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / fpa-mem.s
index dfc9b6564c43acb06525ec16aa8687b4ea9d3b14..bcb4ae3ae86a7222814083b5f5e726c2596eb048 100644 (file)
@@ -25,7 +25,8 @@ F:
        sfmfd   f0, 4, [r0]
        sfmea   f0, 4, [r0]
        
-       # Add two nop instructions to ensure that the
-       # output is 32-byte aligned as required for arm-aout.
-       nop
-       nop
+       # Test mnemonic that is ambiguous between infix and suffic
+       # condition codes
+       stfpls  f0, [r0]
+       .syntax unified
+       stfpls  f0, [r0]
This page took 0.026462 seconds and 4 git commands to generate.