x86: improve handling of insns with ambiguous operand sizes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-nops.d
index 8c6312d08af7217304bfa3acb0d7a66b0a5ad4c0..faf2dc9b5f4b48b03320435e2c32a7aac64c1b74 100644 (file)
@@ -41,7 +41,6 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    0f 1d 04 59             nopl   \(%rcx,%rbx,2\)
 [      ]*[a-f0-9]+:    0f 1e 04 59             nopl   \(%rcx,%rbx,2\)
 [      ]*[a-f0-9]+:    0f 1f 04 59             nopl   \(%rcx,%rbx,2\)
-[      ]*[a-f0-9]+:    0f 1f 00                nopl   \(%rax\)
 [      ]*[a-f0-9]+:    48 0f 1f c0             nop    %rax
 [      ]*[a-f0-9]+:    0f 1f c0                nop    %eax
 [      ]*[a-f0-9]+:    66 0f 1f c0             nop    %ax
@@ -51,7 +50,6 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    48 0f 1f c0             nop    %rax
 [      ]*[a-f0-9]+:    0f 1f c0                nop    %eax
 [      ]*[a-f0-9]+:    66 0f 1f c0             nop    %ax
-[      ]*[a-f0-9]+:    41 0f 1f 02             nopl   \(%r10\)
 [      ]*[a-f0-9]+:    49 0f 1f c2             nop    %r10
 [      ]*[a-f0-9]+:    41 0f 1f c2             nop    %r10d
 [      ]*[a-f0-9]+:    66 41 0f 1f c2          nop    %r10w
This page took 0.031685 seconds and 4 git commands to generate.