x86: improve handling of insns with ambiguous operand sizes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-nops.s
index d954ed1894a51455428ffc3072de8907857612bb..8bbd7e3a5be189f1fff8ad3216804255a9199173 100644 (file)
@@ -44,7 +44,6 @@
        .byte 0x0f, 0x1e, 0x04, 0x59
        .byte 0x0f, 0x1f, 0x04, 0x59
 
-       nop (%rax) 
        nop %rax
        nop %eax
        nop %ax
@@ -54,7 +53,6 @@
        nopq %rax
        nopl %eax
        nopw %ax
-       nop (%r10) 
        nop %r10
        nop %r10d
        nop %r10w
This page took 0.028509 seconds and 4 git commands to generate.