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