x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-movsxd-intel.d
index b7f55d41681fd102a82e634d6d9002536bf494b2..0c500ae37862486e69b5115e9e1689207865bc29 100644 (file)
@@ -21,6 +21,6 @@ Disassembly of section .text:
  +[a-f0-9]+:   63 08                   movsxd ecx,DWORD PTR \[rax\]
  +[a-f0-9]+:   63 08                   movsxd ecx,DWORD PTR \[rax\]
  +[a-f0-9]+:   66 63 c8                movsxd cx,eax
- +[a-f0-9]+:   63 08                   movsxd ecx,DWORD PTR \[rax\]
+ +[a-f0-9]+:   66 63 08                movsxd cx,DWORD PTR \[rax\]
  +[a-f0-9]+:   66 63 08                movsxd cx,DWORD PTR \[rax\]
 #pass
This page took 0.025444 seconds and 4 git commands to generate.