gas: Rename .nop directive to .nops
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nop-bad-1.s
index 53cc7d554ae09b96351d901d639a42634402a1be..2f2bbfb9fd20b8881100a1ba70a67952a7512f68 100644 (file)
@@ -1,4 +1,4 @@
        .text
-        .nop 100, -2
-        .nop 100, 20
-        .nop -1
+        .nops 100, -2
+        .nops 100, 20
+        .nops -1
This page took 0.026058 seconds and 4 git commands to generate.