2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-inval.l
CommitLineData
831b02f6
NC
1.*: Assembler messages:
2.*:3: Error: .*
3.*:4: Error: .*
4.*:5: Error: .*
5.*:6: Error: .*
6.*:7: Error: .*
7.*:8: Error: .*
8.*:9: Error: .*
9.*:10: Error: .*
10.*:11: Error: .*
11.*:12: Error: .*
12.*:13: Error: .*
13.*:14: Error: .*
6b5abf68
L
14.*:15: Error: .*
15.*:16: Error: .*
16.*:17: Error: .*
17.*:18: Error: .*
18.*:19: Error: .*
19.*:20: Error: .*
20.*:21: Error: .*
21.*:22: Error: .*
22.*:23: Error: .*
23.*:24: Error: .*
24.*:25: Error: .*
25.*:26: Error: .*
26.*:27: Error: .*
27.*:28: Error: .*
28.*:29: Error: .*
29.*:30: Error: .*
30.*:31: Error: .*
31.*:32: Error: .*
32.*:33: Error: .*
33.*:34: Error: .*
34.*:35: Error: .*
35.*:36: Error: .*
36.*:37: Error: .*
37.*:38: Error: .*
38.*:39: Error: .*
39.*:40: Error: .*
40.*:41: Error: .*
41.*:42: Error: .*
42.*:43: Error: .*
43.*:44: Error: .*
44.*:45: Error: .*
45.*:46: Error: .*
46.*:47: Error: .*
47.*:48: Error: .*
48.*:49: Error: .*
49.*:50: Error: .*
50.*:51: Error: .*
f48ff2ae 51.*:52: Error: .*
7d5e4556 52.*:53: Error: .*
f5804c90 53.*:54: Error: .*
582d5edd
L
54.*:55: Error: .*
55.*:56: Error: .*
56.*:57: Error: .*
57.*:58: Error: .*
5c07affc
L
58.*:59: Error: .*
59.*:60: Error: .*
582d5edd
L
60.*:61: Error: .*
61.*:62: Error: .*
7d5e4556
L
62.*:63: Error: .*
63.*:64: Error: .*
64.*:65: Error: .*
65.*:66: Error: .*
66.*:67: Error: .*
67.*:68: Error: .*
68.*:69: Error: .*
69.*:70: Error: .*
7d5e4556
L
70.*:73: Error: .*
71.*:74: Error: .*
72.*:75: Error: .*
5c07affc
L
73.*:76: Error: .*
74.*:77: Error: .*
75.*:78: Error: .*
76.*:79: Error: .*
77.*:80: Error: .*
78.*:81: Error: .*
79.*:82: Error: .*
80.*:83: Error: .*
81.*:84: Error: .*
82.*:85: Error: .*
83.*:86: Error: .*
84.*:87: Error: .*
85.*:88: Error: .*
86.*:89: Error: .*
87.*:90: Error: .*
88.*:91: Error: .*
89.*:92: Error: .*
90.*:93: Error: .*
91.*:94: Error: .*
831b02f6
NC
92GAS LISTING .*
93
94
582d5edd
L
95[ ]*1[ ]+\.text
96[ ]*2[ ]+\# All the following should be illegal for x86-64
97[ ]*3[ ]+aaa \# illegal
98[ ]*4[ ]+aad \# illegal
99[ ]*5[ ]+aam \# illegal
100[ ]*6[ ]+aas \# illegal
101[ ]*7[ ]+arpl %ax,%ax \# illegal
102[ ]*8[ ]+bound %eax,\(%rax\) \# illegal
103[ ]*9[ ]+calll \*%eax \# 32-bit data size not allowed
104[ ]*10[ ]+calll \*\(%ax\) \# 32-bit data size not allowed
105[ ]*11[ ]+calll \*\(%eax\) \# 32-bit data size not allowed
106[ ]*12[ ]+calll \*\(%r8\) \# 32-bit data size not allowed
107[ ]*13[ ]+calll \*\(%rax\) \# 32-bit data size not allowed
108[ ]*14[ ]+callq \*\(%ax\) \# 32-bit data size not allowed
109[ ]*15[ ]+callw \*\(%ax\) \# no 16-bit addressing
110[ ]*16[ ]+daa \# illegal
111[ ]*17[ ]+das \# illegal
112[ ]*18[ ]+enterl \$0,\$0 \# can't have 32-bit stack operands
113[ ]*19[ ]+into \# illegal
114[ ]*20[ ]+foo: jcxz foo \# No prefix exists to select CX as a counter
115[ ]*21[ ]+jmpl \*%eax \# 32-bit data size not allowed
116[ ]*22[ ]+jmpl \*\(%rax\) \# 32-bit data size not allowed
117[ ]*23[ ]+lcalll \$0,\$0 \# illegal
118[ ]*24[ ]+lcallq \$0,\$0 \# illegal
119[ ]*25[ ]+ldsl %eax,\(%rax\) \# illegal
120[ ]*26[ ]+ldsq %rax,\(%rax\) \# illegal
121[ ]*27[ ]+lesl %eax,\(%rax\) \# illegal
122[ ]*28[ ]+lesq %rax,\(%rax\) \# illegal
123[ ]*29[ ]+ljmpl \$0,\$0 \# illegal
124[ ]*30[ ]+ljmpq \$0,\$0 \# illegal
125[ ]*31[ ]+ljmpq \*\(%rax\) \# 64-bit data size not allowed
126[ ]*32[ ]+loopw foo \# No prefix exists to select CX as a counter
127[ ]*33[ ]+loopew foo \# No prefix exists to select CX as a counter
128[ ]*34[ ]+loopnew foo \# No prefix exists to select CX as a counter
129[ ]*35[ ]+loopnzw foo \# No prefix exists to select CX as a counter
130[ ]*36[ ]+loopzw foo \# No prefix exists to select CX as a counter
131[ ]*37[ ]+leavel \# can't have 32-bit stack operands
132[ ]*38[ ]+pop %ds \# illegal
133[ ]*39[ ]+pop %es \# illegal
134[ ]*40[ ]+pop %ss \# illegal
135[ ]*41[ ]+popa \# illegal
136[ ]*42[ ]+popl %eax \# can't have 32-bit stack operands
137[ ]*43[ ]+push %cs \# illegal
138[ ]*44[ ]+push %ds \# illegal
139[ ]*45[ ]+push %es \# illegal
140[ ]*46[ ]+push %ss \# illegal
141[ ]*47[ ]+pusha \# illegal
142[ ]*48[ ]+pushl %eax \# can't have 32-bit stack operands
143[ ]*49[ ]+pushfl \# can't have 32-bit stack operands
144[ ]*50[ ]+popfl \# can't have 32-bit stack operands
145[ ]*51[ ]+retl \# can't have 32-bit stack operands
146[ ]*52[ ]+insertq \$4,\$2,%xmm2,%ebx \# The last operand must be XMM register\.
7d5e4556
L
147[ ]*53[ ]+fnstsw %eax
148[ ]*54[ ]+fnstsw %al
149[ ]*55[ ]+fstsw %eax
150[ ]*56[ ]+fstsw %al
151[ ]*57[ ]+in \$8,%rax
582d5edd
L
152\fGAS LISTING .*
153
154
7d5e4556 155[ ]*58[ ]+out %rax,\$8
5c07affc
L
156[ ]*59[ ]+movsxb \(%rax\),%eax
157[ ]*60[ ]+movsxb \(%rax\),%rax
158[ ]*61[ ]+movsxw \(%rax\),%eax
159[ ]*62[ ]+movsxw \(%rax\),%rax
160[ ]*63[ ]+movsxl \(%rax\),%rax
161[ ]*64[ ]+movzxb \(%rax\),%eax
162[ ]*65[ ]+movzxb \(%rax\),%rax
163[ ]*66[ ]+movzxw \(%rax\),%eax
164[ ]*67[ ]+movzxw \(%rax\),%rax
165[ ]*68[ ]+movzxl \(%rax\),%rax
166[ ]*69[ ]+movnti %ax, \(%rax\)
167[ ]*70[ ]+movntiw %ax, \(%rax\)
168[ ]*71[ ]+
169[ ]*72[ ]+\.intel_syntax noprefix
170[ ]*73[ ]+cmpxchg16b dword ptr \[rax\] \# Must be oword
171[ ]*74[ ]+movq xmm1, XMMWORD PTR \[rsp\]
172[ ]*75[ ]+movq xmm1, DWORD PTR \[rsp\]
173[ ]*76[ ]+movq xmm1, WORD PTR \[rsp\]
174[ ]*77[ ]+movq xmm1, BYTE PTR \[rsp\]
175[ ]*78[ ]+movq XMMWORD PTR \[rsp\],xmm1
176[ ]*79[ ]+movq DWORD PTR \[rsp\],xmm1
177[ ]*80[ ]+movq WORD PTR \[rsp\],xmm1
178[ ]*81[ ]+movq BYTE PTR \[rsp\],xmm1
179[ ]*82[ ]+fnstsw eax
180[ ]*83[ ]+fnstsw al
181[ ]*84[ ]+fstsw eax
182[ ]*85[ ]+fstsw al
183[ ]*86[ ]+in rax,8
184[ ]*87[ ]+out 8,rax
185[ ]*88[ ]+movsx ax, \[rax\]
186[ ]*89[ ]+movsx eax, \[rax\]
187[ ]*90[ ]+movsx rax, \[rax\]
188[ ]*91[ ]+movzx ax, \[rax\]
189[ ]*92[ ]+movzx eax, \[rax\]
190[ ]*93[ ]+movzx rax, \[rax\]
191[ ]*94[ ]+movnti word ptr \[rax\], ax
This page took 0.384746 seconds and 4 git commands to generate.