x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386-intel.d
1 #source: i386.s
2 #objdump: -dw -Mintel
3 #name: i386 (Intel mode)
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 [ ]*[a-f0-9]+: df e0 fnstsw ax
11 [ ]*[a-f0-9]+: df e0 fnstsw ax
12 [ ]*[a-f0-9]+: 9b df e0 fstsw ax
13 [ ]*[a-f0-9]+: 9b df e0 fstsw ax
14 [ ]*[a-f0-9]+: 66 0f be f0 movsx si,al
15 [ ]*[a-f0-9]+: 0f be f0 movsx esi,al
16 [ ]*[a-f0-9]+: 0f bf f0 movsx esi,ax
17 [ ]*[a-f0-9]+: 66 0f be 10 movsx dx,BYTE PTR \[eax\]
18 [ ]*[a-f0-9]+: 66 0f be 10 movsx dx,BYTE PTR \[eax\]
19 [ ]*[a-f0-9]+: 0f be 10 movsx edx,BYTE PTR \[eax\]
20 [ ]*[a-f0-9]+: 0f bf 10 movsx edx,WORD PTR \[eax\]
21 [ ]*[a-f0-9]+: 0f be 10 movsx edx,BYTE PTR \[eax\]
22 [ ]*[a-f0-9]+: 66 0f be 10 movsx dx,BYTE PTR \[eax\]
23 [ ]*[a-f0-9]+: 0f bf 10 movsx edx,WORD PTR \[eax\]
24 [ ]*[a-f0-9]+: 66 0f b6 f0 movzx si,al
25 [ ]*[a-f0-9]+: 0f b6 f0 movzx esi,al
26 [ ]*[a-f0-9]+: 0f b7 f0 movzx esi,ax
27 [ ]*[a-f0-9]+: 66 0f b6 10 movzx dx,BYTE PTR \[eax\]
28 [ ]*[a-f0-9]+: 66 0f b6 10 movzx dx,BYTE PTR \[eax\]
29 [ ]*[a-f0-9]+: 0f b6 10 movzx edx,BYTE PTR \[eax\]
30 [ ]*[a-f0-9]+: 0f b7 10 movzx edx,WORD PTR \[eax\]
31 [ ]*[a-f0-9]+: 0f b6 10 movzx edx,BYTE PTR \[eax\]
32 [ ]*[a-f0-9]+: 66 0f b6 10 movzx dx,BYTE PTR \[eax\]
33 [ ]*[a-f0-9]+: 0f b6 10 movzx edx,BYTE PTR \[eax\]
34 [ ]*[a-f0-9]+: 66 0f b6 10 movzx dx,BYTE PTR \[eax\]
35 [ ]*[a-f0-9]+: 0f b7 10 movzx edx,WORD PTR \[eax\]
36 [ ]*[a-f0-9]+: 0f c3 00 movnti DWORD PTR \[eax\],eax
37 [ ]*[a-f0-9]+: 0f c3 00 movnti DWORD PTR \[eax\],eax
38 [ ]*[a-f0-9]+: df e0 fnstsw ax
39 [ ]*[a-f0-9]+: df e0 fnstsw ax
40 [ ]*[a-f0-9]+: 9b df e0 fstsw ax
41 [ ]*[a-f0-9]+: 9b df e0 fstsw ax
42 [ ]*[a-f0-9]+: 66 0f be f0 movsx si,al
43 [ ]*[a-f0-9]+: 0f be f0 movsx esi,al
44 [ ]*[a-f0-9]+: 0f bf f0 movsx esi,ax
45 [ ]*[a-f0-9]+: 0f be 10 movsx edx,BYTE PTR \[eax\]
46 [ ]*[a-f0-9]+: 66 0f be 10 movsx dx,BYTE PTR \[eax\]
47 [ ]*[a-f0-9]+: 0f bf 10 movsx edx,WORD PTR \[eax\]
48 [ ]*[a-f0-9]+: 66 0f b6 f0 movzx si,al
49 [ ]*[a-f0-9]+: 0f b6 f0 movzx esi,al
50 [ ]*[a-f0-9]+: 0f b7 f0 movzx esi,ax
51 [ ]*[a-f0-9]+: 0f b6 10 movzx edx,BYTE PTR \[eax\]
52 [ ]*[a-f0-9]+: 66 0f b6 10 movzx dx,BYTE PTR \[eax\]
53 [ ]*[a-f0-9]+: 0f b7 10 movzx edx,WORD PTR \[eax\]
54 [ ]*[a-f0-9]+: f3 0f 7e 0c 24 movq xmm1,QWORD PTR \[esp\]
55 [ ]*[a-f0-9]+: f3 0f 7e 0c 24 movq xmm1,QWORD PTR \[esp\]
56 [ ]*[a-f0-9]+: 66 0f d6 0c 24 movq QWORD PTR \[esp\],xmm1
57 [ ]*[a-f0-9]+: 66 0f d6 0c 24 movq QWORD PTR \[esp\],xmm1
58 [ ]*[a-f0-9]+: 66 0f be 00 movsx ax,BYTE PTR \[eax\]
59 [ ]*[a-f0-9]+: 0f be 00 movsx eax,BYTE PTR \[eax\]
60 [ ]*[a-f0-9]+: 0f bf 00 movsx eax,WORD PTR \[eax\]
61 [ ]*[a-f0-9]+: 66 0f b6 00 movzx ax,BYTE PTR \[eax\]
62 [ ]*[a-f0-9]+: 0f b6 00 movzx eax,BYTE PTR \[eax\]
63 [ ]*[a-f0-9]+: 0f b7 00 movzx eax,WORD PTR \[eax\]
64 [ ]*[a-f0-9]+: 0f c3 00 movnti DWORD PTR \[eax\],eax
65 #pass
This page took 0.059176 seconds and 4 git commands to generate.