gas: Rename .nop directive to .nops
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nop-3.s
index 57370ff5797abe65d4d9d5082258d80ff77bde42..0a6bb58fdf593cb4831772ef1410059d263f102e 100644 (file)
@@ -4,7 +4,7 @@ _start:
 140:
        testl %eax, %eax
 141:
-       .nop -(((144f-143f)-(141b-140b)) > 0)*((144f-143f)-(141b-140b)),7
+       .nops -(((144f-143f)-(141b-140b)) > 0)*((144f-143f)-(141b-140b)),7
 142:
        xor %eax, %eax
        .pushsection .altinstr_replacement,"ax"
This page took 0.024746 seconds and 4 git commands to generate.