x86: support further AMD Zen2 instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nop-5.s
index d91f81fb097599e9963469958b0b2976c60d2d8e..fc548f616bbbdd7dee87a91ad648088c84d8eef8 100644 (file)
@@ -4,7 +4,7 @@ _start:
 140:
        testl %eax, %eax
 141:
-       .nops -(((144f-143f)-(141b-140b)) > 0)*((144f-143f)-(141b-140b)),6
+       .nops -(((144f-143f)-(141b-140b)) > 0)*((144f-143f)-(141b-140b)),5
 142:
        xor %eax, %eax
        .pushsection .altinstr_replacement,"ax"
This page took 0.034446 seconds and 4 git commands to generate.