gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval.l
CommitLineData
252b5132
RH
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: .*
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: .*
bb8f5920 48.*:49: Error: .*
f48ff2ae 49.*:50: Error: .*
252b5132
RH
50GAS LISTING .*
51
52
53 1 [ ]* .text
54 2 [ ]*# All the following should be illegal
55 3 [ ]* mov \(%dx\),%al
56 4 [ ]* mov \(%eax,%esp,2\),%al
57 5 [ ]* setae %eax
58 6 [ ]* pushb %ds
59 7 [ ]* popb %ds
60 8 [ ]* pushb %al
61 9 [ ]* popb %al
62 10 [ ]* pushb %ah
63 11 [ ]* popb %ah
64 12 [ ]* pushb %ax
65 13 [ ]* popb %ax
66 14 [ ]* pushb %eax
67 15 [ ]* popb %eax
68 16 [ ]* movb %ds,%ax
69 17 [ ]* movb %ds,%eax
70 18 [ ]* movb %ax,%ds
71 19 [ ]* movb %eax,%ds
72 20 [ ]* movdb %eax,%mm0
73 21 [ ]* movqb 0,%mm0
74 22 [ ]* ldsb 0,%eax
75 23 [ ]* setnew 0
76 24 [ ]* movdw %eax,%mm0
77 25 [ ]* movqw 0,%mm0
78 26 [ ]* div %cx,%al
79 27 [ ]* div %cl,%ax
80 28 [ ]* div %ecx,%al
81 29 [ ]* imul 10,%bx,%ecx
82 30 [ ]* imul 10,%bx,%al
83 31 [ ]* popab
84 32 [ ]* stil
85 33 [ ]* aaab
86 34 [ ]* cwdel
87 35 [ ]* cwdw
88 36 [ ]* callww 0
89 37 [ ]*foo: jaw foo
90 38 [ ]* jcxzw foo
91 39 [ ]* jecxzl foo
92 40 [ ]* loopb foo
93 41 [ ]* xlatw %es:%bx
94 42 [ ]* xlatl %es:%bx
95 43 [ ]* intl 2
96 44 [ ]* int3b
97 45 [ ]* hltb
98 46 [ ]* fstb %st\(0\)
99 47 [ ]* fcompll 28\(%ebp\)
100 48 [ ]* fldlw \(%eax\)
bb8f5920 101 49 [ ]* movl \$%ebx,%eax
f48ff2ae 102 50 [ ]* insertq \$4,\$2,%xmm2,%ebx
This page took 0.3328 seconds and 4 git commands to generate.