x86: improve handling of insns with ambiguous operand sizes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops.s
index a6177cc01fdaf36bb2a1b8e3aab7febb8c18e05b..df5396bc6716eab0c49fb7fa95fa6d1098bc1276 100644 (file)
@@ -44,7 +44,6 @@
        .byte 0x0f, 0x1e, 0x04, 0x59
        .byte 0x0f, 0x1f, 0x04, 0x59
 
-       nop (%eax) 
        nop %eax
        nop %ax
        nopl (%eax) 
This page took 0.028227 seconds and 4 git commands to generate.