blob: 1145df2971ff15e8007060bbf05f97d9d6a091e5 [file] [log] [blame]
#source: x86-64-movsxd-intel64.s
#as: -mintel64
#objdump: -dw -Mintel -Mintel64
#name: x86-64 movsxd (Intel64) (Intel mode)
.*: +file format .*
Disassembly of section .text:
0+ <_start>:
+[a-f0-9]+: 48 63 c8 movsxd rcx,eax
+[a-f0-9]+: 48 63 08 movsxd rcx,DWORD PTR \[rax\]
+[a-f0-9]+: 63 c8 movsxd ecx,eax
+[a-f0-9]+: 63 08 movsxd ecx,DWORD PTR \[rax\]
+[a-f0-9]+: 66 63 c8 movsxd cx,ax
+[a-f0-9]+: 66 63 08 movsxd cx,WORD PTR \[rax\]
+[a-f0-9]+: 48 63 c8 movsxd rcx,eax
+[a-f0-9]+: 48 63 08 movsxd rcx,DWORD PTR \[rax\]
+[a-f0-9]+: 48 63 08 movsxd rcx,DWORD PTR \[rax\]
+[a-f0-9]+: 63 c8 movsxd ecx,eax
+[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,ax
+[a-f0-9]+: 66 63 08 movsxd cx,WORD PTR \[rax\]
+[a-f0-9]+: 66 63 08 movsxd cx,WORD PTR \[rax\]
#pass