1 #as: -J
2 #objdump: -dw
3 #name: i386 intel
4 #stderr: intel.e
5 
6 .*: +file format .*
7 
8 Disassembly of section .text:
9 
10 0+000 <foo>:
11 [ 	]*[a-f0-9]+:	00 90 90 90 90 90 [ 	]*add    %dl,-0x6f6f6f70\(%eax\)
12 [ 	]*[a-f0-9]+:	01 90 90 90 90 90 [ 	]*add    %edx,-0x6f6f6f70\(%eax\)
13 [ 	]*[a-f0-9]+:	02 90 90 90 90 90 [ 	]*add    -0x6f6f6f70\(%eax\),%dl
14 [ 	]*[a-f0-9]+:	03 90 90 90 90 90 [ 	]*add    -0x6f6f6f70\(%eax\),%edx
15 [ 	]*[a-f0-9]+:	04 90 [ 	]*add    \$0x90,%al
16 [ 	]*[a-f0-9]+:	05 90 90 90 90 [ 	]*add    \$0x90909090,%eax
17 [ 	]*[a-f0-9]+:	06 [ 	]*push   %es
18 [ 	]*[a-f0-9]+:	07 [ 	]*pop    %es
19 [ 	]*[a-f0-9]+:	08 90 90 90 90 90 [ 	]*or     %dl,-0x6f6f6f70\(%eax\)
20 [ 	]*[a-f0-9]+:	09 90 90 90 90 90 [ 	]*or     %edx,-0x6f6f6f70\(%eax\)
21 [ 	]*[a-f0-9]+:	0a 90 90 90 90 90 [ 	]*or     -0x6f6f6f70\(%eax\),%dl
22 [ 	]*[a-f0-9]+:	0b 90 90 90 90 90 [ 	]*or     -0x6f6f6f70\(%eax\),%edx
23 [ 	]*[a-f0-9]+:	0c 90 [ 	]*or     \$0x90,%al
24 [ 	]*[a-f0-9]+:	0d 90 90 90 90 [ 	]*or     \$0x90909090,%eax
25 [ 	]*[a-f0-9]+:	0e [ 	]*push   %cs
26 [ 	]*[a-f0-9]+:	10 90 90 90 90 90 [ 	]*adc    %dl,-0x6f6f6f70\(%eax\)
27 [ 	]*[a-f0-9]+:	11 90 90 90 90 90 [ 	]*adc    %edx,-0x6f6f6f70\(%eax\)
28 [ 	]*[a-f0-9]+:	12 90 90 90 90 90 [ 	]*adc    -0x6f6f6f70\(%eax\),%dl
29 [ 	]*[a-f0-9]+:	13 90 90 90 90 90 [ 	]*adc    -0x6f6f6f70\(%eax\),%edx
30 [ 	]*[a-f0-9]+:	14 90 [ 	]*adc    \$0x90,%al
31 [ 	]*[a-f0-9]+:	15 90 90 90 90 [ 	]*adc    \$0x90909090,%eax
32 [ 	]*[a-f0-9]+:	16 [ 	]*push   %ss
33 [ 	]*[a-f0-9]+:	17 [ 	]*pop    %ss
34 [ 	]*[a-f0-9]+:	18 90 90 90 90 90 [ 	]*sbb    %dl,-0x6f6f6f70\(%eax\)
35 [ 	]*[a-f0-9]+:	19 90 90 90 90 90 [ 	]*sbb    %edx,-0x6f6f6f70\(%eax\)
36 [ 	]*[a-f0-9]+:	1a 90 90 90 90 90 [ 	]*sbb    -0x6f6f6f70\(%eax\),%dl
37 [ 	]*[a-f0-9]+:	1b 90 90 90 90 90 [ 	]*sbb    -0x6f6f6f70\(%eax\),%edx
38 [ 	]*[a-f0-9]+:	1c 90 [ 	]*sbb    \$0x90,%al
39 [ 	]*[a-f0-9]+:	1d 90 90 90 90 [ 	]*sbb    \$0x90909090,%eax
40 [ 	]*[a-f0-9]+:	1e [ 	]*push   %ds
41 [ 	]*[a-f0-9]+:	1f [ 	]*pop    %ds
42 [ 	]*[a-f0-9]+:	20 90 90 90 90 90 [ 	]*and    %dl,-0x6f6f6f70\(%eax\)
43 [ 	]*[a-f0-9]+:	21 90 90 90 90 90 [ 	]*and    %edx,-0x6f6f6f70\(%eax\)
44 [ 	]*[a-f0-9]+:	22 90 90 90 90 90 [ 	]*and    -0x6f6f6f70\(%eax\),%dl
45 [ 	]*[a-f0-9]+:	23 90 90 90 90 90 [ 	]*and    -0x6f6f6f70\(%eax\),%edx
46 [ 	]*[a-f0-9]+:	24 90 [ 	]*and    \$0x90,%al
47 [ 	]*[a-f0-9]+:	25 90 90 90 90 [ 	]*and    \$0x90909090,%eax
48 [ 	]*[a-f0-9]+:	27 [ 	]*daa
49 [ 	]*[a-f0-9]+:	28 90 90 90 90 90 [ 	]*sub    %dl,-0x6f6f6f70\(%eax\)
50 [ 	]*[a-f0-9]+:	29 90 90 90 90 90 [ 	]*sub    %edx,-0x6f6f6f70\(%eax\)
51 [ 	]*[a-f0-9]+:	2a 90 90 90 90 90 [ 	]*sub    -0x6f6f6f70\(%eax\),%dl
52 [ 	]*[a-f0-9]+:	2b 90 90 90 90 90 [ 	]*sub    -0x6f6f6f70\(%eax\),%edx
53 [ 	]*[a-f0-9]+:	2c 90 [ 	]*sub    \$0x90,%al
54 [ 	]*[a-f0-9]+:	2d 90 90 90 90 [ 	]*sub    \$0x90909090,%eax
55 [ 	]*[a-f0-9]+:	2f [ 	]*das
56 [ 	]*[a-f0-9]+:	30 90 90 90 90 90 [ 	]*xor    %dl,-0x6f6f6f70\(%eax\)
57 [ 	]*[a-f0-9]+:	31 90 90 90 90 90 [ 	]*xor    %edx,-0x6f6f6f70\(%eax\)
58 [ 	]*[a-f0-9]+:	32 90 90 90 90 90 [ 	]*xor    -0x6f6f6f70\(%eax\),%dl
59 [ 	]*[a-f0-9]+:	33 90 90 90 90 90 [ 	]*xor    -0x6f6f6f70\(%eax\),%edx
60 [ 	]*[a-f0-9]+:	34 90 [ 	]*xor    \$0x90,%al
61 [ 	]*[a-f0-9]+:	35 90 90 90 90 [ 	]*xor    \$0x90909090,%eax
62 [ 	]*[a-f0-9]+:	37 [ 	]*aaa
63 [ 	]*[a-f0-9]+:	38 90 90 90 90 90 [ 	]*cmp    %dl,-0x6f6f6f70\(%eax\)
64 [ 	]*[a-f0-9]+:	39 90 90 90 90 90 [ 	]*cmp    %edx,-0x6f6f6f70\(%eax\)
65 [ 	]*[a-f0-9]+:	3a 90 90 90 90 90 [ 	]*cmp    -0x6f6f6f70\(%eax\),%dl
66 [ 	]*[a-f0-9]+:	3b 90 90 90 90 90 [ 	]*cmp    -0x6f6f6f70\(%eax\),%edx
67 [ 	]*[a-f0-9]+:	3c 90 [ 	]*cmp    \$0x90,%al
68 [ 	]*[a-f0-9]+:	3d 90 90 90 90 [ 	]*cmp    \$0x90909090,%eax
69 [ 	]*[a-f0-9]+:	3f [ 	]*aas
70 [ 	]*[a-f0-9]+:	40 [ 	]*inc    %eax
71 [ 	]*[a-f0-9]+:	41 [ 	]*inc    %ecx
72 [ 	]*[a-f0-9]+:	42 [ 	]*inc    %edx
73 [ 	]*[a-f0-9]+:	43 [ 	]*inc    %ebx
74 [ 	]*[a-f0-9]+:	44 [ 	]*inc    %esp
75 [ 	]*[a-f0-9]+:	45 [ 	]*inc    %ebp
76 [ 	]*[a-f0-9]+:	46 [ 	]*inc    %esi
77 [ 	]*[a-f0-9]+:	47 [ 	]*inc    %edi
78 [ 	]*[a-f0-9]+:	48 [ 	]*dec    %eax
79 [ 	]*[a-f0-9]+:	49 [ 	]*dec    %ecx
80 [ 	]*[a-f0-9]+:	4a [ 	]*dec    %edx
81 [ 	]*[a-f0-9]+:	4b [ 	]*dec    %ebx
82 [ 	]*[a-f0-9]+:	4c [ 	]*dec    %esp
83 [ 	]*[a-f0-9]+:	4d [ 	]*dec    %ebp
84 [ 	]*[a-f0-9]+:	4e [ 	]*dec    %esi
85 [ 	]*[a-f0-9]+:	4f [ 	]*dec    %edi
86 [ 	]*[a-f0-9]+:	50 [ 	]*push   %eax
87 [ 	]*[a-f0-9]+:	51 [ 	]*push   %ecx
88 [ 	]*[a-f0-9]+:	52 [ 	]*push   %edx
89 [ 	]*[a-f0-9]+:	53 [ 	]*push   %ebx
90 [ 	]*[a-f0-9]+:	54 [ 	]*push   %esp
91 [ 	]*[a-f0-9]+:	55 [ 	]*push   %ebp
92 [ 	]*[a-f0-9]+:	56 [ 	]*push   %esi
93 [ 	]*[a-f0-9]+:	57 [ 	]*push   %edi
94 [ 	]*[a-f0-9]+:	58 [ 	]*pop    %eax
95 [ 	]*[a-f0-9]+:	59 [ 	]*pop    %ecx
96 [ 	]*[a-f0-9]+:	5a [ 	]*pop    %edx
97 [ 	]*[a-f0-9]+:	5b [ 	]*pop    %ebx
98 [ 	]*[a-f0-9]+:	5c [ 	]*pop    %esp
99 [ 	]*[a-f0-9]+:	5d [ 	]*pop    %ebp
100 [ 	]*[a-f0-9]+:	5e [ 	]*pop    %esi
101 [ 	]*[a-f0-9]+:	5f [ 	]*pop    %edi
102 [ 	]*[a-f0-9]+:	60 [ 	]*pusha
103 [ 	]*[a-f0-9]+:	61 [ 	]*popa
104 [ 	]*[a-f0-9]+:	62 90 90 90 90 90 [ 	]*bound  %edx,-0x6f6f6f70\(%eax\)
105 [ 	]*[a-f0-9]+:	63 90 90 90 90 90 [ 	]*arpl   %dx,-0x6f6f6f70\(%eax\)
106 [ 	]*[a-f0-9]+:	68 90 90 90 90 [ 	]*push   \$0x90909090
107 [ 	]*[a-f0-9]+:	69 90 90 90 90 90 90 90 90 90 [ 	]*imul   \$0x90909090,-0x6f6f6f70\(%eax\),%edx
108 [ 	]*[a-f0-9]+:	6a 90 [ 	]*push   \$0xffffff90
109 [ 	]*[a-f0-9]+:	6b 90 90 90 90 90 90 [ 	]*imul   \$0xffffff90,-0x6f6f6f70\(%eax\),%edx
110 [ 	]*[a-f0-9]+:	6c [ 	]*insb   \(%dx\),%es:\(%edi\)
111 [ 	]*[a-f0-9]+:	6d [ 	]*insl   \(%dx\),%es:\(%edi\)
112 [ 	]*[a-f0-9]+:	6e [ 	]*outsb  %ds:\(%esi\),\(%dx\)
113 [ 	]*[a-f0-9]+:	6f [ 	]*outsl  %ds:\(%esi\),\(%dx\)
114 [ 	]*[a-f0-9]+:	70 90 [ 	]*jo     (0x)?df.*
115 [ 	]*[a-f0-9]+:	71 90 [ 	]*jno    (0x)?e1.*
116 [ 	]*[a-f0-9]+:	72 90 [ 	]*jb     (0x)?e3.*
117 [ 	]*[a-f0-9]+:	73 90 [ 	]*jae    (0x)?e5.*
118 [ 	]*[a-f0-9]+:	74 90 [ 	]*je     (0x)?e7.*
119 [ 	]*[a-f0-9]+:	75 90 [ 	]*jne    (0x)?e9.*
120 [ 	]*[a-f0-9]+:	76 90 [ 	]*jbe    (0x)?eb.*
121 [ 	]*[a-f0-9]+:	77 90 [ 	]*ja     (0x)?ed.*
122 [ 	]*[a-f0-9]+:	78 90 [ 	]*js     (0x)?ef.*
123 [ 	]*[a-f0-9]+:	79 90 [ 	]*jns    (0x)?f1.*
124 [ 	]*[a-f0-9]+:	7a 90 [ 	]*jp     (0x)?f3.*
125 [ 	]*[a-f0-9]+:	7b 90 [ 	]*jnp    (0x)?f5.*
126 [ 	]*[a-f0-9]+:	7c 90 [ 	]*jl     (0x)?f7.*
127 [ 	]*[a-f0-9]+:	7d 90 [ 	]*jge    (0x)?f9.*
128 [ 	]*[a-f0-9]+:	7e 90 [ 	]*jle    (0x)?fb.*
129 [ 	]*[a-f0-9]+:	7f 90 [ 	]*jg     (0x)?fd.*
130 [ 	]*[a-f0-9]+:	80 90 90 90 90 90 90 [ 	]*adcb   \$0x90,-0x6f6f6f70\(%eax\)
131 [ 	]*[a-f0-9]+:	81 90 90 90 90 90 90 90 90 90 [ 	]*adcl   \$0x90909090,-0x6f6f6f70\(%eax\)
132 [ 	]*[a-f0-9]+:	83 90 90 90 90 90 90 [ 	]*adcl   \$0xffffff90,-0x6f6f6f70\(%eax\)
133 [ 	]*[a-f0-9]+:	84 90 90 90 90 90 [ 	]*test   %dl,-0x6f6f6f70\(%eax\)
134 [ 	]*[a-f0-9]+:	85 90 90 90 90 90 [ 	]*test   %edx,-0x6f6f6f70\(%eax\)
135 [ 	]*[a-f0-9]+:	86 90 90 90 90 90 [ 	]*xchg   %dl,-0x6f6f6f70\(%eax\)
136 [ 	]*[a-f0-9]+:	87 90 90 90 90 90 [ 	]*xchg   %edx,-0x6f6f6f70\(%eax\)
137 [ 	]*[a-f0-9]+:	88 90 90 90 90 90 [ 	]*mov    %dl,-0x6f6f6f70\(%eax\)
138 [ 	]*[a-f0-9]+:	89 90 90 90 90 90 [ 	]*mov    %edx,-0x6f6f6f70\(%eax\)
139 [ 	]*[a-f0-9]+:	8a 90 90 90 90 90 [ 	]*mov    -0x6f6f6f70\(%eax\),%dl
140 [ 	]*[a-f0-9]+:	8b 90 90 90 90 90 [ 	]*mov    -0x6f6f6f70\(%eax\),%edx
141 [ 	]*[a-f0-9]+:	8c 90 90 90 90 90 [ 	]*mov    %ss,-0x6f6f6f70\(%eax\)
142 [ 	]*[a-f0-9]+:	8d 90 90 90 90 90 [ 	]*lea    -0x6f6f6f70\(%eax\),%edx
143 [ 	]*[a-f0-9]+:	8e 90 90 90 90 90 [ 	]*mov    -0x6f6f6f70\(%eax\),%ss
144 [ 	]*[a-f0-9]+:	8f 80 90 90 90 90 [ 	]*popl   -0x6f6f6f70\(%eax\)
145 [ 	]*[a-f0-9]+:	90 [ 	]*nop
146 [ 	]*[a-f0-9]+:	91 [ 	]*xchg   %eax,%ecx
147 [ 	]*[a-f0-9]+:	92 [ 	]*xchg   %eax,%edx
148 [ 	]*[a-f0-9]+:	93 [ 	]*xchg   %eax,%ebx
149 [ 	]*[a-f0-9]+:	94 [ 	]*xchg   %eax,%esp
150 [ 	]*[a-f0-9]+:	95 [ 	]*xchg   %eax,%ebp
151 [ 	]*[a-f0-9]+:	96 [ 	]*xchg   %eax,%esi
152 [ 	]*[a-f0-9]+:	97 [ 	]*xchg   %eax,%edi
153 [ 	]*[a-f0-9]+:	98 [ 	]*cwtl
154 [ 	]*[a-f0-9]+:	99 [ 	]*cltd
155 [ 	]*[a-f0-9]+:	9a 90 90 90 90 90 90 [ 	]*lcall  \$0x9090,\$0x90909090
156 [ 	]*[a-f0-9]+:	9b [ 	]*fwait
157 [ 	]*[a-f0-9]+:	9c [ 	]*pushf
158 [ 	]*[a-f0-9]+:	9d [ 	]*popf
159 [ 	]*[a-f0-9]+:	9e [ 	]*sahf
160 [ 	]*[a-f0-9]+:	9f [ 	]*lahf
161 [ 	]*[a-f0-9]+:	a0 90 90 90 90 [ 	]*mov    0x90909090,%al
162 [ 	]*[a-f0-9]+:	a1 90 90 90 90 [ 	]*mov    0x90909090,%eax
163 [ 	]*[a-f0-9]+:	a2 90 90 90 90 [ 	]*mov    %al,0x90909090
164 [ 	]*[a-f0-9]+:	a3 90 90 90 90 [ 	]*mov    %eax,0x90909090
165 [ 	]*[a-f0-9]+:	a4 [ 	]*movsb  %ds:\(%esi\),%es:\(%edi\)
166 [ 	]*[a-f0-9]+:	a5 [ 	]*movsl  %ds:\(%esi\),%es:\(%edi\)
167 [ 	]*[a-f0-9]+:	a6 [ 	]*cmpsb  %es:\(%edi\),%ds:\(%esi\)
168 [ 	]*[a-f0-9]+:	a7 [ 	]*cmpsl  %es:\(%edi\),%ds:\(%esi\)
169 [ 	]*[a-f0-9]+:	a8 90 [ 	]*test   \$0x90,%al
170 [ 	]*[a-f0-9]+:	a9 90 90 90 90 [ 	]*test   \$0x90909090,%eax
171 [ 	]*[a-f0-9]+:	aa [ 	]*stos   %al,%es:\(%edi\)
172 [ 	]*[a-f0-9]+:	ab [ 	]*stos   %eax,%es:\(%edi\)
173 [ 	]*[a-f0-9]+:	ac [ 	]*lods   %ds:\(%esi\),%al
174 [ 	]*[a-f0-9]+:	ad [ 	]*lods   %ds:\(%esi\),%eax
175 [ 	]*[a-f0-9]+:	ae [ 	]*scas   %es:\(%edi\),%al
176 [ 	]*[a-f0-9]+:	af [ 	]*scas   %es:\(%edi\),%eax
177 [ 	]*[a-f0-9]+:	b0 90 [ 	]*mov    \$0x90,%al
178 [ 	]*[a-f0-9]+:	b1 90 [ 	]*mov    \$0x90,%cl
179 [ 	]*[a-f0-9]+:	b2 90 [ 	]*mov    \$0x90,%dl
180 [ 	]*[a-f0-9]+:	b3 90 [ 	]*mov    \$0x90,%bl
181 [ 	]*[a-f0-9]+:	b4 90 [ 	]*mov    \$0x90,%ah
182 [ 	]*[a-f0-9]+:	b5 90 [ 	]*mov    \$0x90,%ch
183 [ 	]*[a-f0-9]+:	b6 90 [ 	]*mov    \$0x90,%dh
184 [ 	]*[a-f0-9]+:	b7 90 [ 	]*mov    \$0x90,%bh
185 [ 	]*[a-f0-9]+:	b8 90 90 90 90 [ 	]*mov    \$0x90909090,%eax
186 [ 	]*[a-f0-9]+:	b9 90 90 90 90 [ 	]*mov    \$0x90909090,%ecx
187 [ 	]*[a-f0-9]+:	ba 90 90 90 90 [ 	]*mov    \$0x90909090,%edx
188 [ 	]*[a-f0-9]+:	bb 90 90 90 90 [ 	]*mov    \$0x90909090,%ebx
189 [ 	]*[a-f0-9]+:	bc 90 90 90 90 [ 	]*mov    \$0x90909090,%esp
190 [ 	]*[a-f0-9]+:	bd 90 90 90 90 [ 	]*mov    \$0x90909090,%ebp
191 [ 	]*[a-f0-9]+:	be 90 90 90 90 [ 	]*mov    \$0x90909090,%esi
192 [ 	]*[a-f0-9]+:	bf 90 90 90 90 [ 	]*mov    \$0x90909090,%edi
193 [ 	]*[a-f0-9]+:	c0 90 90 90 90 90 90 [ 	]*rclb   \$0x90,-0x6f6f6f70\(%eax\)
194 [ 	]*[a-f0-9]+:	c1 90 90 90 90 90 90 [ 	]*rcll   \$0x90,-0x6f6f6f70\(%eax\)
195 [ 	]*[a-f0-9]+:	c2 90 90 [ 	]*ret    \$0x9090
196 [ 	]*[a-f0-9]+:	c3 [ 	]*ret
197 [ 	]*[a-f0-9]+:	c4 90 90 90 90 90 [ 	]*les    -0x6f6f6f70\(%eax\),%edx
198 [ 	]*[a-f0-9]+:	c5 90 90 90 90 90 [ 	]*lds    -0x6f6f6f70\(%eax\),%edx
199 [ 	]*[a-f0-9]+:	c6 80 90 90 90 90 90 [ 	]*movb   \$0x90,-0x6f6f6f70\(%eax\)
200 [ 	]*[a-f0-9]+:	c7 80 90 90 90 90 90 90 90 90 [ 	]*movl   \$0x90909090,-0x6f6f6f70\(%eax\)
201 [ 	]*[a-f0-9]+:	c8 90 90 90 [ 	]*enter  \$0x9090,\$0x90
202 [ 	]*[a-f0-9]+:	c9 [ 	]*leave
203 [ 	]*[a-f0-9]+:	ca 90 90 [ 	]*lret   \$0x9090
204 [ 	]*[a-f0-9]+:	cb [ 	]*lret
205 [ 	]*[a-f0-9]+:	ca 90 90 [ 	]*lret   \$0x9090
206 [ 	]*[a-f0-9]+:	cb [ 	]*lret
207 [ 	]*[a-f0-9]+:	cc [ 	]*int3
208 [ 	]*[a-f0-9]+:	cd 90 [ 	]*int    \$0x90
209 [ 	]*[a-f0-9]+:	ce [ 	]*into
210 [ 	]*[a-f0-9]+:	cf [ 	]*iret
211 [ 	]*[a-f0-9]+:	d0 90 90 90 90 90 [ 	]*rclb   -0x6f6f6f70\(%eax\)
212 [ 	]*[a-f0-9]+:	d1 90 90 90 90 90 [ 	]*rcll   -0x6f6f6f70\(%eax\)
213 [ 	]*[a-f0-9]+:	d2 90 90 90 90 90 [ 	]*rclb   %cl,-0x6f6f6f70\(%eax\)
214 [ 	]*[a-f0-9]+:	d3 90 90 90 90 90 [ 	]*rcll   %cl,-0x6f6f6f70\(%eax\)
215 [ 	]*[a-f0-9]+:	d4 90 [ 	]*aam    \$0x90
216 [ 	]*[a-f0-9]+:	d5 90 [ 	]*aad    \$0x90
217 [ 	]*[a-f0-9]+:	d7 [ 	]*xlat   %ds:\(%ebx\)
218 [ 	]*[a-f0-9]+:	d8 90 90 90 90 90 [ 	]*fcoms  -0x6f6f6f70\(%eax\)
219 [ 	]*[a-f0-9]+:	d9 90 90 90 90 90 [ 	]*fsts   -0x6f6f6f70\(%eax\)
220 [ 	]*[a-f0-9]+:	da 90 90 90 90 90 [ 	]*ficoml -0x6f6f6f70\(%eax\)
221 [ 	]*[a-f0-9]+:	db 90 90 90 90 90 [ 	]*fistl  -0x6f6f6f70\(%eax\)
222 [ 	]*[a-f0-9]+:	dc 90 90 90 90 90 [ 	]*fcoml  -0x6f6f6f70\(%eax\)
223 [ 	]*[a-f0-9]+:	dd 90 90 90 90 90 [ 	]*fstl   -0x6f6f6f70\(%eax\)
224 [ 	]*[a-f0-9]+:	de 90 90 90 90 90 [ 	]*ficom  -0x6f6f6f70\(%eax\)
225 [ 	]*[a-f0-9]+:	df 90 90 90 90 90 [ 	]*fist   -0x6f6f6f70\(%eax\)
226 [ 	]*[a-f0-9]+:	e0 90 [ 	]*loopne (0x)?260.*
227 [ 	]*[a-f0-9]+:	e1 90 [ 	]*loope  (0x)?262.*
228 [ 	]*[a-f0-9]+:	e2 90 [ 	]*loop   (0x)?264.*
229 [ 	]*[a-f0-9]+:	e3 90 [ 	]*jecxz  (0x)?266.*
230 [ 	]*[a-f0-9]+:	e4 90 [ 	]*in     \$0x90,%al
231 [ 	]*[a-f0-9]+:	e5 90 [ 	]*in     \$0x90,%eax
232 [ 	]*[a-f0-9]+:	e6 90 [ 	]*out    %al,\$0x90
233 [ 	]*[a-f0-9]+:	e7 90 [ 	]*out    %eax,\$0x90
234 [ 	]*[a-f0-9]+:	e8 90 90 90 90 [ 	]*call   (0x)?90909373.*
235 [ 	]*[a-f0-9]+:	e9 90 90 90 90 [ 	]*jmp    (0x)?90909378.*
236 [ 	]*[a-f0-9]+:	ea 90 90 90 90 90 90 [ 	]*ljmp   \$0x9090,\$0x90909090
237 [ 	]*[a-f0-9]+:	eb 90 [ 	]*jmp    (0x)?281.*
238 [ 	]*[a-f0-9]+:	ec [ 	]*in     \(%dx\),%al
239 [ 	]*[a-f0-9]+:	ed [ 	]*in     \(%dx\),%eax
240 [ 	]*[a-f0-9]+:	ee [ 	]*out    %al,\(%dx\)
241 [ 	]*[a-f0-9]+:	ef [ 	]*out    %eax,\(%dx\)
242 [ 	]*[a-f0-9]+:	f4 [ 	]*hlt
243 [ 	]*[a-f0-9]+:	f5 [ 	]*cmc
244 [ 	]*[a-f0-9]+:	f6 90 90 90 90 90 [ 	]*notb   -0x6f6f6f70\(%eax\)
245 [ 	]*[a-f0-9]+:	f7 90 90 90 90 90 [ 	]*notl   -0x6f6f6f70\(%eax\)
246 [ 	]*[a-f0-9]+:	f8 [ 	]*clc
247 [ 	]*[a-f0-9]+:	f9 [ 	]*stc
248 [ 	]*[a-f0-9]+:	fa [ 	]*cli
249 [ 	]*[a-f0-9]+:	fb [ 	]*sti
250 [ 	]*[a-f0-9]+:	fc [ 	]*cld
251 [ 	]*[a-f0-9]+:	fd [ 	]*std
252 [ 	]*[a-f0-9]+:	ff 90 90 90 90 90 [ 	]*call   \*-0x6f6f6f70\(%eax\)
253 [ 	]*[a-f0-9]+:	0f 00 90 90 90 90 90 [ 	]*lldt   -0x6f6f6f70\(%eax\)
254 [ 	]*[a-f0-9]+:	0f 01 90 90 90 90 90 [ 	]*lgdtl  -0x6f6f6f70\(%eax\)
255 [ 	]*[a-f0-9]+:	0f 02 90 90 90 90 90 [ 	]*lar    -0x6f6f6f70\(%eax\),%edx
256 [ 	]*[a-f0-9]+:	0f 03 90 90 90 90 90 [ 	]*lsl    -0x6f6f6f70\(%eax\),%edx
257 [ 	]*[a-f0-9]+:	0f 06 [ 	]*clts
258 [ 	]*[a-f0-9]+:	0f 08 [ 	]*invd
259 [ 	]*[a-f0-9]+:	0f 09 [ 	]*wbinvd
260 [ 	]*[a-f0-9]+:	0f 0b [ 	]*ud2
261 [ 	]*[a-f0-9]+:	0f 20 d0 [ 	]*mov    %cr2,%eax
262 [ 	]*[a-f0-9]+:	0f 21 d0 [ 	]*mov    %db2,%eax
263 [ 	]*[a-f0-9]+:	0f 22 d0 [ 	]*mov    %eax,%cr2
264 [ 	]*[a-f0-9]+:	0f 23 d0 [ 	]*mov    %eax,%db2
265 [ 	]*[a-f0-9]+:	0f 24 d0 [ 	]*mov    %tr2,%eax
266 [ 	]*[a-f0-9]+:	0f 26 d0 [ 	]*mov    %eax,%tr2
267 [ 	]*[a-f0-9]+:	0f 30 [ 	]*wrmsr
268 [ 	]*[a-f0-9]+:	0f 31 [ 	]*rdtsc
269 [ 	]*[a-f0-9]+:	0f 32 [ 	]*rdmsr
270 [ 	]*[a-f0-9]+:	0f 33 [ 	]*rdpmc
271 [ 	]*[a-f0-9]+:	0f 40 90 90 90 90 90 [ 	]*cmovo  -0x6f6f6f70\(%eax\),%edx
272 [ 	]*[a-f0-9]+:	0f 41 90 90 90 90 90 [ 	]*cmovno -0x6f6f6f70\(%eax\),%edx
273 [ 	]*[a-f0-9]+:	0f 42 90 90 90 90 90 [ 	]*cmovb  -0x6f6f6f70\(%eax\),%edx
274 [ 	]*[a-f0-9]+:	0f 43 90 90 90 90 90 [ 	]*cmovae -0x6f6f6f70\(%eax\),%edx
275 [ 	]*[a-f0-9]+:	0f 44 90 90 90 90 90 [ 	]*cmove  -0x6f6f6f70\(%eax\),%edx
276 [ 	]*[a-f0-9]+:	0f 45 90 90 90 90 90 [ 	]*cmovne -0x6f6f6f70\(%eax\),%edx
277 [ 	]*[a-f0-9]+:	0f 46 90 90 90 90 90 [ 	]*cmovbe -0x6f6f6f70\(%eax\),%edx
278 [ 	]*[a-f0-9]+:	0f 47 90 90 90 90 90 [ 	]*cmova  -0x6f6f6f70\(%eax\),%edx
279 [ 	]*[a-f0-9]+:	0f 48 90 90 90 90 90 [ 	]*cmovs  -0x6f6f6f70\(%eax\),%edx
280 [ 	]*[a-f0-9]+:	0f 49 90 90 90 90 90 [ 	]*cmovns -0x6f6f6f70\(%eax\),%edx
281 [ 	]*[a-f0-9]+:	0f 4a 90 90 90 90 90 [ 	]*cmovp  -0x6f6f6f70\(%eax\),%edx
282 [ 	]*[a-f0-9]+:	0f 4b 90 90 90 90 90 [ 	]*cmovnp -0x6f6f6f70\(%eax\),%edx
283 [ 	]*[a-f0-9]+:	0f 4c 90 90 90 90 90 [ 	]*cmovl  -0x6f6f6f70\(%eax\),%edx
284 [ 	]*[a-f0-9]+:	0f 4d 90 90 90 90 90 [ 	]*cmovge -0x6f6f6f70\(%eax\),%edx
285 [ 	]*[a-f0-9]+:	0f 4e 90 90 90 90 90 [ 	]*cmovle -0x6f6f6f70\(%eax\),%edx
286 [ 	]*[a-f0-9]+:	0f 4f 90 90 90 90 90 [ 	]*cmovg  -0x6f6f6f70\(%eax\),%edx
287 [ 	]*[a-f0-9]+:	0f 60 90 90 90 90 90 [ 	]*punpcklbw -0x6f6f6f70\(%eax\),%mm2
288 [ 	]*[a-f0-9]+:	0f 61 90 90 90 90 90 [ 	]*punpcklwd -0x6f6f6f70\(%eax\),%mm2
289 [ 	]*[a-f0-9]+:	0f 62 90 90 90 90 90 [ 	]*punpckldq -0x6f6f6f70\(%eax\),%mm2
290 [ 	]*[a-f0-9]+:	0f 63 90 90 90 90 90 [ 	]*packsswb -0x6f6f6f70\(%eax\),%mm2
291 [ 	]*[a-f0-9]+:	0f 64 90 90 90 90 90 [ 	]*pcmpgtb -0x6f6f6f70\(%eax\),%mm2
292 [ 	]*[a-f0-9]+:	0f 65 90 90 90 90 90 [ 	]*pcmpgtw -0x6f6f6f70\(%eax\),%mm2
293 [ 	]*[a-f0-9]+:	0f 66 90 90 90 90 90 [ 	]*pcmpgtd -0x6f6f6f70\(%eax\),%mm2
294 [ 	]*[a-f0-9]+:	0f 67 90 90 90 90 90 [ 	]*packuswb -0x6f6f6f70\(%eax\),%mm2
295 [ 	]*[a-f0-9]+:	0f 68 90 90 90 90 90 [ 	]*punpckhbw -0x6f6f6f70\(%eax\),%mm2
296 [ 	]*[a-f0-9]+:	0f 69 90 90 90 90 90 [ 	]*punpckhwd -0x6f6f6f70\(%eax\),%mm2
297 [ 	]*[a-f0-9]+:	0f 6a 90 90 90 90 90 [ 	]*punpckhdq -0x6f6f6f70\(%eax\),%mm2
298 [ 	]*[a-f0-9]+:	0f 6b 90 90 90 90 90 [ 	]*packssdw -0x6f6f6f70\(%eax\),%mm2
299 [ 	]*[a-f0-9]+:	0f 6e 90 90 90 90 90 [ 	]*movd   -0x6f6f6f70\(%eax\),%mm2
300 [ 	]*[a-f0-9]+:	0f 6f 90 90 90 90 90 [ 	]*movq   -0x6f6f6f70\(%eax\),%mm2
301 [ 	]*[a-f0-9]+:	0f 71 d0 90 [ 	]*psrlw  \$0x90,%mm0
302 [ 	]*[a-f0-9]+:	0f 72 d0 90 [ 	]*psrld  \$0x90,%mm0
303 [ 	]*[a-f0-9]+:	0f 73 d0 90 [ 	]*psrlq  \$0x90,%mm0
304 [ 	]*[a-f0-9]+:	0f 74 90 90 90 90 90 [ 	]*pcmpeqb -0x6f6f6f70\(%eax\),%mm2
305 [ 	]*[a-f0-9]+:	0f 75 90 90 90 90 90 [ 	]*pcmpeqw -0x6f6f6f70\(%eax\),%mm2
306 [ 	]*[a-f0-9]+:	0f 76 90 90 90 90 90 [ 	]*pcmpeqd -0x6f6f6f70\(%eax\),%mm2
307 [ 	]*[a-f0-9]+:	0f 77 [ 	]*emms
308 [ 	]*[a-f0-9]+:	0f 7e 90 90 90 90 90 [ 	]*movd   %mm2,-0x6f6f6f70\(%eax\)
309 [ 	]*[a-f0-9]+:	0f 7f 90 90 90 90 90 [ 	]*movq   %mm2,-0x6f6f6f70\(%eax\)
310 [ 	]*[a-f0-9]+:	0f 80 90 90 90 90 [ 	]*jo     (0x)?909094e6.*
311 [ 	]*[a-f0-9]+:	0f 81 90 90 90 90 [ 	]*jno    (0x)?909094ec.*
312 [ 	]*[a-f0-9]+:	0f 82 90 90 90 90 [ 	]*jb     (0x)?909094f2.*
313 [ 	]*[a-f0-9]+:	0f 83 90 90 90 90 [ 	]*jae    (0x)?909094f8.*
314 [ 	]*[a-f0-9]+:	0f 84 90 90 90 90 [ 	]*je     (0x)?909094fe.*
315 [ 	]*[a-f0-9]+:	0f 85 90 90 90 90 [ 	]*jne    (0x)?90909504.*
316 [ 	]*[a-f0-9]+:	0f 86 90 90 90 90 [ 	]*jbe    (0x)?9090950a.*
317 [ 	]*[a-f0-9]+:	0f 87 90 90 90 90 [ 	]*ja     (0x)?90909510.*
318 [ 	]*[a-f0-9]+:	0f 88 90 90 90 90 [ 	]*js     (0x)?90909516.*
319 [ 	]*[a-f0-9]+:	0f 89 90 90 90 90 [ 	]*jns    (0x)?9090951c.*
320 [ 	]*[a-f0-9]+:	0f 8a 90 90 90 90 [ 	]*jp     (0x)?90909522.*
321 [ 	]*[a-f0-9]+:	0f 8b 90 90 90 90 [ 	]*jnp    (0x)?90909528.*
322 [ 	]*[a-f0-9]+:	0f 8c 90 90 90 90 [ 	]*jl     (0x)?9090952e.*
323 [ 	]*[a-f0-9]+:	0f 8d 90 90 90 90 [ 	]*jge    (0x)?90909534.*
324 [ 	]*[a-f0-9]+:	0f 8e 90 90 90 90 [ 	]*jle    (0x)?9090953a.*
325 [ 	]*[a-f0-9]+:	0f 8f 90 90 90 90 [ 	]*jg     (0x)?90909540.*
326 [ 	]*[a-f0-9]+:	0f 90 80 90 90 90 90 [ 	]*seto   -0x6f6f6f70\(%eax\)
327 [ 	]*[a-f0-9]+:	0f 91 80 90 90 90 90 [ 	]*setno  -0x6f6f6f70\(%eax\)
328 [ 	]*[a-f0-9]+:	0f 92 80 90 90 90 90 [ 	]*setb   -0x6f6f6f70\(%eax\)
329 [ 	]*[a-f0-9]+:	0f 93 80 90 90 90 90 [ 	]*setae  -0x6f6f6f70\(%eax\)
330 [ 	]*[a-f0-9]+:	0f 94 80 90 90 90 90 [ 	]*sete   -0x6f6f6f70\(%eax\)
331 [ 	]*[a-f0-9]+:	0f 95 80 90 90 90 90 [ 	]*setne  -0x6f6f6f70\(%eax\)
332 [ 	]*[a-f0-9]+:	0f 96 80 90 90 90 90 [ 	]*setbe  -0x6f6f6f70\(%eax\)
333 [ 	]*[a-f0-9]+:	0f 97 80 90 90 90 90 [ 	]*seta   -0x6f6f6f70\(%eax\)
334 [ 	]*[a-f0-9]+:	0f 98 80 90 90 90 90 [ 	]*sets   -0x6f6f6f70\(%eax\)
335 [ 	]*[a-f0-9]+:	0f 99 80 90 90 90 90 [ 	]*setns  -0x6f6f6f70\(%eax\)
336 [ 	]*[a-f0-9]+:	0f 9a 80 90 90 90 90 [ 	]*setp   -0x6f6f6f70\(%eax\)
337 [ 	]*[a-f0-9]+:	0f 9b 80 90 90 90 90 [ 	]*setnp  -0x6f6f6f70\(%eax\)
338 [ 	]*[a-f0-9]+:	0f 9c 80 90 90 90 90 [ 	]*setl   -0x6f6f6f70\(%eax\)
339 [ 	]*[a-f0-9]+:	0f 9d 80 90 90 90 90 [ 	]*setge  -0x6f6f6f70\(%eax\)
340 [ 	]*[a-f0-9]+:	0f 9e 80 90 90 90 90 [ 	]*setle  -0x6f6f6f70\(%eax\)
341 [ 	]*[a-f0-9]+:	0f 9f 80 90 90 90 90 [ 	]*setg   -0x6f6f6f70\(%eax\)
342 [ 	]*[a-f0-9]+:	0f a0 [ 	]*push   %fs
343 [ 	]*[a-f0-9]+:	0f a1 [ 	]*pop    %fs
344 [ 	]*[a-f0-9]+:	0f a2 [ 	]*cpuid
345 [ 	]*[a-f0-9]+:	0f a3 90 90 90 90 90 [ 	]*bt     %edx,-0x6f6f6f70\(%eax\)
346 [ 	]*[a-f0-9]+:	0f a4 90 90 90 90 90 90 [ 	]*shld   \$0x90,%edx,-0x6f6f6f70\(%eax\)
347 [ 	]*[a-f0-9]+:	0f a5 90 90 90 90 90 [ 	]*shld   %cl,%edx,-0x6f6f6f70\(%eax\)
348 [ 	]*[a-f0-9]+:	0f a8 [ 	]*push   %gs
349 [ 	]*[a-f0-9]+:	0f a9 [ 	]*pop    %gs
350 [ 	]*[a-f0-9]+:	0f aa [ 	]*rsm
351 [ 	]*[a-f0-9]+:	0f ab 90 90 90 90 90 [ 	]*bts    %edx,-0x6f6f6f70\(%eax\)
352 [ 	]*[a-f0-9]+:	0f ac 90 90 90 90 90 90 [ 	]*shrd   \$0x90,%edx,-0x6f6f6f70\(%eax\)
353 [ 	]*[a-f0-9]+:	0f ad 90 90 90 90 90 [ 	]*shrd   %cl,%edx,-0x6f6f6f70\(%eax\)
354 [ 	]*[a-f0-9]+:	0f af 90 90 90 90 90 [ 	]*imul   -0x6f6f6f70\(%eax\),%edx
355 [ 	]*[a-f0-9]+:	0f b0 90 90 90 90 90 [ 	]*cmpxchg %dl,-0x6f6f6f70\(%eax\)
356 [ 	]*[a-f0-9]+:	0f b1 90 90 90 90 90 [ 	]*cmpxchg %edx,-0x6f6f6f70\(%eax\)
357 [ 	]*[a-f0-9]+:	0f b2 90 90 90 90 90 [ 	]*lss    -0x6f6f6f70\(%eax\),%edx
358 [ 	]*[a-f0-9]+:	0f b3 90 90 90 90 90 [ 	]*btr    %edx,-0x6f6f6f70\(%eax\)
359 [ 	]*[a-f0-9]+:	0f b4 90 90 90 90 90 [ 	]*lfs    -0x6f6f6f70\(%eax\),%edx
360 [ 	]*[a-f0-9]+:	0f b5 90 90 90 90 90 [ 	]*lgs    -0x6f6f6f70\(%eax\),%edx
361 [ 	]*[a-f0-9]+:	0f b6 90 90 90 90 90 [ 	]*movzbl -0x6f6f6f70\(%eax\),%edx
362 [ 	]*[a-f0-9]+:	0f b7 90 90 90 90 90 [ 	]*movzwl -0x6f6f6f70\(%eax\),%edx
363 [ 	]*[a-f0-9]+:	0f b9 [ 	]*ud1
364 [ 	]*[a-f0-9]+:	0f bb 90 90 90 90 90 [ 	]*btc    %edx,-0x6f6f6f70\(%eax\)
365 [ 	]*[a-f0-9]+:	0f bc 90 90 90 90 90 [ 	]*bsf    -0x6f6f6f70\(%eax\),%edx
366 [ 	]*[a-f0-9]+:	0f bd 90 90 90 90 90 [ 	]*bsr    -0x6f6f6f70\(%eax\),%edx
367 [ 	]*[a-f0-9]+:	0f be 90 90 90 90 90 [ 	]*movsbl -0x6f6f6f70\(%eax\),%edx
368 [ 	]*[a-f0-9]+:	0f bf 90 90 90 90 90 [ 	]*movswl -0x6f6f6f70\(%eax\),%edx
369 [ 	]*[a-f0-9]+:	0f c0 90 90 90 90 90 [ 	]*xadd   %dl,-0x6f6f6f70\(%eax\)
370 [ 	]*[a-f0-9]+:	0f c1 90 90 90 90 90 [ 	]*xadd   %edx,-0x6f6f6f70\(%eax\)
371 [ 	]*[a-f0-9]+:	0f c8 [ 	]*bswap  %eax
372 [ 	]*[a-f0-9]+:	0f c9 [ 	]*bswap  %ecx
373 [ 	]*[a-f0-9]+:	0f ca [ 	]*bswap  %edx
374 [ 	]*[a-f0-9]+:	0f cb [ 	]*bswap  %ebx
375 [ 	]*[a-f0-9]+:	0f cc [ 	]*bswap  %esp
376 [ 	]*[a-f0-9]+:	0f cd [ 	]*bswap  %ebp
377 [ 	]*[a-f0-9]+:	0f ce [ 	]*bswap  %esi
378 [ 	]*[a-f0-9]+:	0f cf [ 	]*bswap  %edi
379 [ 	]*[a-f0-9]+:	0f d1 90 90 90 90 90 [ 	]*psrlw  -0x6f6f6f70\(%eax\),%mm2
380 [ 	]*[a-f0-9]+:	0f d2 90 90 90 90 90 [ 	]*psrld  -0x6f6f6f70\(%eax\),%mm2
381 [ 	]*[a-f0-9]+:	0f d3 90 90 90 90 90 [ 	]*psrlq  -0x6f6f6f70\(%eax\),%mm2
382 [ 	]*[a-f0-9]+:	0f d5 90 90 90 90 90 [ 	]*pmullw -0x6f6f6f70\(%eax\),%mm2
383 [ 	]*[a-f0-9]+:	0f d8 90 90 90 90 90 [ 	]*psubusb -0x6f6f6f70\(%eax\),%mm2
384 [ 	]*[a-f0-9]+:	0f d9 90 90 90 90 90 [ 	]*psubusw -0x6f6f6f70\(%eax\),%mm2
385 [ 	]*[a-f0-9]+:	0f db 90 90 90 90 90 [ 	]*pand   -0x6f6f6f70\(%eax\),%mm2
386 [ 	]*[a-f0-9]+:	0f dc 90 90 90 90 90 [ 	]*paddusb -0x6f6f6f70\(%eax\),%mm2
387 [ 	]*[a-f0-9]+:	0f dd 90 90 90 90 90 [ 	]*paddusw -0x6f6f6f70\(%eax\),%mm2
388 [ 	]*[a-f0-9]+:	0f df 90 90 90 90 90 [ 	]*pandn  -0x6f6f6f70\(%eax\),%mm2
389 [ 	]*[a-f0-9]+:	0f e1 90 90 90 90 90 [ 	]*psraw  -0x6f6f6f70\(%eax\),%mm2
390 [ 	]*[a-f0-9]+:	0f e2 90 90 90 90 90 [ 	]*psrad  -0x6f6f6f70\(%eax\),%mm2
391 [ 	]*[a-f0-9]+:	0f e5 90 90 90 90 90 [ 	]*pmulhw -0x6f6f6f70\(%eax\),%mm2
392 [ 	]*[a-f0-9]+:	0f e8 90 90 90 90 90 [ 	]*psubsb -0x6f6f6f70\(%eax\),%mm2
393 [ 	]*[a-f0-9]+:	0f e9 90 90 90 90 90 [ 	]*psubsw -0x6f6f6f70\(%eax\),%mm2
394 [ 	]*[a-f0-9]+:	0f eb 90 90 90 90 90 [ 	]*por    -0x6f6f6f70\(%eax\),%mm2
395 [ 	]*[a-f0-9]+:	0f ec 90 90 90 90 90 [ 	]*paddsb -0x6f6f6f70\(%eax\),%mm2
396 [ 	]*[a-f0-9]+:	0f ed 90 90 90 90 90 [ 	]*paddsw -0x6f6f6f70\(%eax\),%mm2
397 [ 	]*[a-f0-9]+:	0f ef 90 90 90 90 90 [ 	]*pxor   -0x6f6f6f70\(%eax\),%mm2
398 [ 	]*[a-f0-9]+:	0f f1 90 90 90 90 90 [ 	]*psllw  -0x6f6f6f70\(%eax\),%mm2
399 [ 	]*[a-f0-9]+:	0f f2 90 90 90 90 90 [ 	]*pslld  -0x6f6f6f70\(%eax\),%mm2
400 [ 	]*[a-f0-9]+:	0f f3 90 90 90 90 90 [ 	]*psllq  -0x6f6f6f70\(%eax\),%mm2
401 [ 	]*[a-f0-9]+:	0f f5 90 90 90 90 90 [ 	]*pmaddwd -0x6f6f6f70\(%eax\),%mm2
402 [ 	]*[a-f0-9]+:	0f f8 90 90 90 90 90 [ 	]*psubb  -0x6f6f6f70\(%eax\),%mm2
403 [ 	]*[a-f0-9]+:	0f f9 90 90 90 90 90 [ 	]*psubw  -0x6f6f6f70\(%eax\),%mm2
404 [ 	]*[a-f0-9]+:	0f fa 90 90 90 90 90 [ 	]*psubd  -0x6f6f6f70\(%eax\),%mm2
405 [ 	]*[a-f0-9]+:	0f fc 90 90 90 90 90 [ 	]*paddb  -0x6f6f6f70\(%eax\),%mm2
406 [ 	]*[a-f0-9]+:	0f fd 90 90 90 90 90 [ 	]*paddw  -0x6f6f6f70\(%eax\),%mm2
407 [ 	]*[a-f0-9]+:	0f fe 90 90 90 90 90 [ 	]*paddd  -0x6f6f6f70\(%eax\),%mm2
408 [ 	]*[a-f0-9]+:	66 01 90 90 90 90 90 [ 	]*add    %dx,-0x6f6f6f70\(%eax\)
409 [ 	]*[a-f0-9]+:	66 03 90 90 90 90 90 [ 	]*add    -0x6f6f6f70\(%eax\),%dx
410 [ 	]*[a-f0-9]+:	66 05 90 90 [ 	]*add    \$0x9090,%ax
411 [ 	]*[a-f0-9]+:	66 06 [ 	]*pushw  %es
412 [ 	]*[a-f0-9]+:	66 07 [ 	]*popw   %es
413 [ 	]*[a-f0-9]+:	66 09 90 90 90 90 90 [ 	]*or     %dx,-0x6f6f6f70\(%eax\)
414 [ 	]*[a-f0-9]+:	66 0b 90 90 90 90 90 [ 	]*or     -0x6f6f6f70\(%eax\),%dx
415 [ 	]*[a-f0-9]+:	66 0d 90 90 [ 	]*or     \$0x9090,%ax
416 [ 	]*[a-f0-9]+:	66 0e [ 	]*pushw  %cs
417 [ 	]*[a-f0-9]+:	66 11 90 90 90 90 90 [ 	]*adc    %dx,-0x6f6f6f70\(%eax\)
418 [ 	]*[a-f0-9]+:	66 13 90 90 90 90 90 [ 	]*adc    -0x6f6f6f70\(%eax\),%dx
419 [ 	]*[a-f0-9]+:	66 15 90 90 [ 	]*adc    \$0x9090,%ax
420 [ 	]*[a-f0-9]+:	66 16 [ 	]*pushw  %ss
421 [ 	]*[a-f0-9]+:	66 17 [ 	]*popw   %ss
422 [ 	]*[a-f0-9]+:	66 19 90 90 90 90 90 [ 	]*sbb    %dx,-0x6f6f6f70\(%eax\)
423 [ 	]*[a-f0-9]+:	66 1b 90 90 90 90 90 [ 	]*sbb    -0x6f6f6f70\(%eax\),%dx
424 [ 	]*[a-f0-9]+:	66 1d 90 90 [ 	]*sbb    \$0x9090,%ax
425 [ 	]*[a-f0-9]+:	66 1e [ 	]*pushw  %ds
426 [ 	]*[a-f0-9]+:	66 1f [ 	]*popw   %ds
427 [ 	]*[a-f0-9]+:	66 21 90 90 90 90 90 [ 	]*and    %dx,-0x6f6f6f70\(%eax\)
428 [ 	]*[a-f0-9]+:	66 23 90 90 90 90 90 [ 	]*and    -0x6f6f6f70\(%eax\),%dx
429 [ 	]*[a-f0-9]+:	66 25 90 90 [ 	]*and    \$0x9090,%ax
430 [ 	]*[a-f0-9]+:	66 29 90 90 90 90 90 [ 	]*sub    %dx,-0x6f6f6f70\(%eax\)
431 [ 	]*[a-f0-9]+:	66 2b 90 90 90 90 90 [ 	]*sub    -0x6f6f6f70\(%eax\),%dx
432 [ 	]*[a-f0-9]+:	66 2d 90 90 [ 	]*sub    \$0x9090,%ax
433 [ 	]*[a-f0-9]+:	66 31 90 90 90 90 90 [ 	]*xor    %dx,-0x6f6f6f70\(%eax\)
434 [ 	]*[a-f0-9]+:	66 33 90 90 90 90 90 [ 	]*xor    -0x6f6f6f70\(%eax\),%dx
435 [ 	]*[a-f0-9]+:	66 35 90 90 [ 	]*xor    \$0x9090,%ax
436 [ 	]*[a-f0-9]+:	66 39 90 90 90 90 90 [ 	]*cmp    %dx,-0x6f6f6f70\(%eax\)
437 [ 	]*[a-f0-9]+:	66 3b 90 90 90 90 90 [ 	]*cmp    -0x6f6f6f70\(%eax\),%dx
438 [ 	]*[a-f0-9]+:	66 3d 90 90 [ 	]*cmp    \$0x9090,%ax
439 [ 	]*[a-f0-9]+:	66 40 [ 	]*inc    %ax
440 [ 	]*[a-f0-9]+:	66 41 [ 	]*inc    %cx
441 [ 	]*[a-f0-9]+:	66 42 [ 	]*inc    %dx
442 [ 	]*[a-f0-9]+:	66 43 [ 	]*inc    %bx
443 [ 	]*[a-f0-9]+:	66 44 [ 	]*inc    %sp
444 [ 	]*[a-f0-9]+:	66 45 [ 	]*inc    %bp
445 [ 	]*[a-f0-9]+:	66 46 [ 	]*inc    %si
446 [ 	]*[a-f0-9]+:	66 47 [ 	]*inc    %di
447 [ 	]*[a-f0-9]+:	66 48 [ 	]*dec    %ax
448 [ 	]*[a-f0-9]+:	66 49 [ 	]*dec    %cx
449 [ 	]*[a-f0-9]+:	66 4a [ 	]*dec    %dx
450 [ 	]*[a-f0-9]+:	66 4b [ 	]*dec    %bx
451 [ 	]*[a-f0-9]+:	66 4c [ 	]*dec    %sp
452 [ 	]*[a-f0-9]+:	66 4d [ 	]*dec    %bp
453 [ 	]*[a-f0-9]+:	66 4e [ 	]*dec    %si
454 [ 	]*[a-f0-9]+:	66 4f [ 	]*dec    %di
455 [ 	]*[a-f0-9]+:	66 50 [ 	]*push   %ax
456 [ 	]*[a-f0-9]+:	66 51 [ 	]*push   %cx
457 [ 	]*[a-f0-9]+:	66 52 [ 	]*push   %dx
458 [ 	]*[a-f0-9]+:	66 53 [ 	]*push   %bx
459 [ 	]*[a-f0-9]+:	66 54 [ 	]*push   %sp
460 [ 	]*[a-f0-9]+:	66 55 [ 	]*push   %bp
461 [ 	]*[a-f0-9]+:	66 56 [ 	]*push   %si
462 [ 	]*[a-f0-9]+:	66 57 [ 	]*push   %di
463 [ 	]*[a-f0-9]+:	66 58 [ 	]*pop    %ax
464 [ 	]*[a-f0-9]+:	66 59 [ 	]*pop    %cx
465 [ 	]*[a-f0-9]+:	66 5a [ 	]*pop    %dx
466 [ 	]*[a-f0-9]+:	66 5b [ 	]*pop    %bx
467 [ 	]*[a-f0-9]+:	66 5c [ 	]*pop    %sp
468 [ 	]*[a-f0-9]+:	66 5d [ 	]*pop    %bp
469 [ 	]*[a-f0-9]+:	66 5e [ 	]*pop    %si
470 [ 	]*[a-f0-9]+:	66 5f [ 	]*pop    %di
471 [ 	]*[a-f0-9]+:	66 60 [ 	]*pushaw
472 [ 	]*[a-f0-9]+:	66 61 [ 	]*popaw
473 [ 	]*[a-f0-9]+:	66 62 90 90 90 90 90 [ 	]*bound  %dx,-0x6f6f6f70\(%eax\)
474 [ 	]*[a-f0-9]+:	66 68 90 90 [ 	]*pushw  \$0x9090
475 [ 	]*[a-f0-9]+:	66 69 90 90 90 90 90 90 90 [ 	]*imul   \$0x9090,-0x6f6f6f70\(%eax\),%dx
476 [ 	]*[a-f0-9]+:	66 6a 90 [ 	]*pushw  \$0xff90
477 [ 	]*[a-f0-9]+:	66 6b 90 90 90 90 90 90 [ 	]*imul   \$0xff90,-0x6f6f6f70\(%eax\),%dx
478 [ 	]*[a-f0-9]+:	66 6d [ 	]*insw   \(%dx\),%es:\(%edi\)
479 [ 	]*[a-f0-9]+:	66 6f [ 	]*outsw  %ds:\(%esi\),\(%dx\)
480 [ 	]*[a-f0-9]+:	66 81 90 90 90 90 90 90 90 [ 	]*adcw   \$0x9090,-0x6f6f6f70\(%eax\)
481 [ 	]*[a-f0-9]+:	66 83 90 90 90 90 90 90 [ 	]*adcw   \$0xff90,-0x6f6f6f70\(%eax\)
482 [ 	]*[a-f0-9]+:	66 85 90 90 90 90 90 [ 	]*test   %dx,-0x6f6f6f70\(%eax\)
483 [ 	]*[a-f0-9]+:	66 87 90 90 90 90 90 [ 	]*xchg   %dx,-0x6f6f6f70\(%eax\)
484 [ 	]*[a-f0-9]+:	66 89 90 90 90 90 90 [ 	]*mov    %dx,-0x6f6f6f70\(%eax\)
485 [ 	]*[a-f0-9]+:	66 8b 90 90 90 90 90 [ 	]*mov    -0x6f6f6f70\(%eax\),%dx
486 [ 	]*[a-f0-9]+:	8c 90 90 90 90 90 [ 	]*mov[w ]   %ss,-0x6f6f6f70\(%eax\)
487 [ 	]*[a-f0-9]+:	66 8d 90 90 90 90 90 [ 	]*lea    -0x6f6f6f70\(%eax\),%dx
488 [ 	]*[a-f0-9]+:	66 8f 80 90 90 90 90 [ 	]*popw   -0x6f6f6f70\(%eax\)
489 [ 	]*[a-f0-9]+:	66 91 [ 	]*xchg   %ax,%cx
490 [ 	]*[a-f0-9]+:	66 92 [ 	]*xchg   %ax,%dx
491 [ 	]*[a-f0-9]+:	66 93 [ 	]*xchg   %ax,%bx
492 [ 	]*[a-f0-9]+:	66 94 [ 	]*xchg   %ax,%sp
493 [ 	]*[a-f0-9]+:	66 95 [ 	]*xchg   %ax,%bp
494 [ 	]*[a-f0-9]+:	66 96 [ 	]*xchg   %ax,%si
495 [ 	]*[a-f0-9]+:	66 97 [ 	]*xchg   %ax,%di
496 [ 	]*[a-f0-9]+:	66 98 [ 	]*cbtw
497 [ 	]*[a-f0-9]+:	66 99 [ 	]*cwtd
498 [ 	]*[a-f0-9]+:	66 9a 90 90 90 90 [ 	]*lcallw \$0x9090,\$0x9090
499 [ 	]*[a-f0-9]+:	66 9c [ 	]*pushfw
500 [ 	]*[a-f0-9]+:	66 9d [ 	]*popfw
501 [ 	]*[a-f0-9]+:	66 a1 90 90 90 90 [ 	]*mov    0x90909090,%ax
502 [ 	]*[a-f0-9]+:	66 a3 90 90 90 90 [ 	]*mov    %ax,0x90909090
503 [ 	]*[a-f0-9]+:	66 a5 [ 	]*movsw  %ds:\(%esi\),%es:\(%edi\)
504 [ 	]*[a-f0-9]+:	66 a7 [ 	]*cmpsw  %es:\(%edi\),%ds:\(%esi\)
505 [ 	]*[a-f0-9]+:	66 a9 90 90 [ 	]*test   \$0x9090,%ax
506 [ 	]*[a-f0-9]+:	66 ab [ 	]*stos   %ax,%es:\(%edi\)
507 [ 	]*[a-f0-9]+:	66 ad [ 	]*lods   %ds:\(%esi\),%ax
508 [ 	]*[a-f0-9]+:	66 af [ 	]*scas   %es:\(%edi\),%ax
509 [ 	]*[a-f0-9]+:	66 b8 90 90 [ 	]*mov    \$0x9090,%ax
510 [ 	]*[a-f0-9]+:	66 b9 90 90 [ 	]*mov    \$0x9090,%cx
511 [ 	]*[a-f0-9]+:	66 ba 90 90 [ 	]*mov    \$0x9090,%dx
512 [ 	]*[a-f0-9]+:	66 bb 90 90 [ 	]*mov    \$0x9090,%bx
513 [ 	]*[a-f0-9]+:	66 bc 90 90 [ 	]*mov    \$0x9090,%sp
514 [ 	]*[a-f0-9]+:	66 bd 90 90 [ 	]*mov    \$0x9090,%bp
515 [ 	]*[a-f0-9]+:	66 be 90 90 [ 	]*mov    \$0x9090,%si
516 [ 	]*[a-f0-9]+:	66 bf 90 90 [ 	]*mov    \$0x9090,%di
517 [ 	]*[a-f0-9]+:	66 c1 90 90 90 90 90 90 [ 	]*rclw   \$0x90,-0x6f6f6f70\(%eax\)
518 [ 	]*[a-f0-9]+:	66 c2 90 90 [ 	]*retw   \$0x9090
519 [ 	]*[a-f0-9]+:	66 c3 [ 	]*retw
520 [ 	]*[a-f0-9]+:	66 c4 90 90 90 90 90 [ 	]*les    -0x6f6f6f70\(%eax\),%dx
521 [ 	]*[a-f0-9]+:	66 c5 90 90 90 90 90 [ 	]*lds    -0x6f6f6f70\(%eax\),%dx
522 [ 	]*[a-f0-9]+:	66 c7 80 90 90 90 90 90 90 [ 	]*movw   \$0x9090,-0x6f6f6f70\(%eax\)
523 [ 	]*[a-f0-9]+:	66 c8 90 90 90 [ 	]*enterw \$0x9090,\$0x90
524 [ 	]*[a-f0-9]+:	66 c9 [ 	]*leavew
525 [ 	]*[a-f0-9]+:	66 ca 90 90 [ 	]*lretw  \$0x9090
526 [ 	]*[a-f0-9]+:	66 cb [ 	]*lretw
527 [ 	]*[a-f0-9]+:	66 ca 90 90 [ 	]*lretw  \$0x9090
528 [ 	]*[a-f0-9]+:	66 cb [ 	]*lretw
529 [ 	]*[a-f0-9]+:	66 cf [ 	]*iretw
530 [ 	]*[a-f0-9]+:	66 d1 90 90 90 90 90 [ 	]*rclw   -0x6f6f6f70\(%eax\)
531 [ 	]*[a-f0-9]+:	66 d3 90 90 90 90 90 [ 	]*rclw   %cl,-0x6f6f6f70\(%eax\)
532 [ 	]*[a-f0-9]+:	66 e5 90 [ 	]*in     \$0x90,%ax
533 [ 	]*[a-f0-9]+:	66 e7 90 [ 	]*out    %ax,\$0x90
534 [ 	]*[a-f0-9]+:	66 e8 8f 90 [ 	]*callw  (0x)?9922.*
535 [ 	]*[a-f0-9]+:	66 ea 90 90 90 90 [ 	]*ljmpw  \$0x9090,\$0x9090
536 [ 	]*[a-f0-9]+:	66 ed [ 	]*in     \(%dx\),%ax
537 [ 	]*[a-f0-9]+:	66 ef [ 	]*out    %ax,\(%dx\)
538 [ 	]*[a-f0-9]+:	66 f7 90 90 90 90 90 [ 	]*notw   -0x6f6f6f70\(%eax\)
539 [ 	]*[a-f0-9]+:	66 ff 90 90 90 90 90 [ 	]*callw  \*-0x6f6f6f70\(%eax\)
540 [ 	]*[a-f0-9]+:	66 0f 02 90 90 90 90 90 [ 	]*lar    -0x6f6f6f70\(%eax\),%dx
541 [ 	]*[a-f0-9]+:	66 0f 03 90 90 90 90 90 [ 	]*lsl    -0x6f6f6f70\(%eax\),%dx
542 [ 	]*[a-f0-9]+:	66 0f 40 90 90 90 90 90 [ 	]*cmovo  -0x6f6f6f70\(%eax\),%dx
543 [ 	]*[a-f0-9]+:	66 0f 41 90 90 90 90 90 [ 	]*cmovno -0x6f6f6f70\(%eax\),%dx
544 [ 	]*[a-f0-9]+:	66 0f 42 90 90 90 90 90 [ 	]*cmovb  -0x6f6f6f70\(%eax\),%dx
545 [ 	]*[a-f0-9]+:	66 0f 43 90 90 90 90 90 [ 	]*cmovae -0x6f6f6f70\(%eax\),%dx
546 [ 	]*[a-f0-9]+:	66 0f 44 90 90 90 90 90 [ 	]*cmove  -0x6f6f6f70\(%eax\),%dx
547 [ 	]*[a-f0-9]+:	66 0f 45 90 90 90 90 90 [ 	]*cmovne -0x6f6f6f70\(%eax\),%dx
548 [ 	]*[a-f0-9]+:	66 0f 46 90 90 90 90 90 [ 	]*cmovbe -0x6f6f6f70\(%eax\),%dx
549 [ 	]*[a-f0-9]+:	66 0f 47 90 90 90 90 90 [ 	]*cmova  -0x6f6f6f70\(%eax\),%dx
550 [ 	]*[a-f0-9]+:	66 0f 48 90 90 90 90 90 [ 	]*cmovs  -0x6f6f6f70\(%eax\),%dx
551 [ 	]*[a-f0-9]+:	66 0f 49 90 90 90 90 90 [ 	]*cmovns -0x6f6f6f70\(%eax\),%dx
552 [ 	]*[a-f0-9]+:	66 0f 4a 90 90 90 90 90 [ 	]*cmovp  -0x6f6f6f70\(%eax\),%dx
553 [ 	]*[a-f0-9]+:	66 0f 4b 90 90 90 90 90 [ 	]*cmovnp -0x6f6f6f70\(%eax\),%dx
554 [ 	]*[a-f0-9]+:	66 0f 4c 90 90 90 90 90 [ 	]*cmovl  -0x6f6f6f70\(%eax\),%dx
555 [ 	]*[a-f0-9]+:	66 0f 4d 90 90 90 90 90 [ 	]*cmovge -0x6f6f6f70\(%eax\),%dx
556 [ 	]*[a-f0-9]+:	66 0f 4e 90 90 90 90 90 [ 	]*cmovle -0x6f6f6f70\(%eax\),%dx
557 [ 	]*[a-f0-9]+:	66 0f 4f 90 90 90 90 90 [ 	]*cmovg  -0x6f6f6f70\(%eax\),%dx
558 [ 	]*[a-f0-9]+:	66 0f a0 [ 	]*pushw  %fs
559 [ 	]*[a-f0-9]+:	66 0f a1 [ 	]*popw   %fs
560 [ 	]*[a-f0-9]+:	66 0f a3 90 90 90 90 90 [ 	]*bt     %dx,-0x6f6f6f70\(%eax\)
561 [ 	]*[a-f0-9]+:	66 0f a4 90 90 90 90 90 90 [ 	]*shld   \$0x90,%dx,-0x6f6f6f70\(%eax\)
562 [ 	]*[a-f0-9]+:	66 0f a5 90 90 90 90 90 [ 	]*shld   %cl,%dx,-0x6f6f6f70\(%eax\)
563 [ 	]*[a-f0-9]+:	66 0f a8 [ 	]*pushw  %gs
564 [ 	]*[a-f0-9]+:	66 0f a9 [ 	]*popw   %gs
565 [ 	]*[a-f0-9]+:	66 0f ab 90 90 90 90 90 [ 	]*bts    %dx,-0x6f6f6f70\(%eax\)
566 [ 	]*[a-f0-9]+:	66 0f ac 90 90 90 90 90 90 [ 	]*shrd   \$0x90,%dx,-0x6f6f6f70\(%eax\)
567 [ 	]*[a-f0-9]+:	66 0f ad 90 90 90 90 90 [ 	]*shrd   %cl,%dx,-0x6f6f6f70\(%eax\)
568 [ 	]*[a-f0-9]+:	66 0f af 90 90 90 90 90 [ 	]*imul   -0x6f6f6f70\(%eax\),%dx
569 [ 	]*[a-f0-9]+:	66 0f b1 90 90 90 90 90 [ 	]*cmpxchg %dx,-0x6f6f6f70\(%eax\)
570 [ 	]*[a-f0-9]+:	66 0f b2 90 90 90 90 90 [ 	]*lss    -0x6f6f6f70\(%eax\),%dx
571 [ 	]*[a-f0-9]+:	66 0f b3 90 90 90 90 90 [ 	]*btr    %dx,-0x6f6f6f70\(%eax\)
572 [ 	]*[a-f0-9]+:	66 0f b4 90 90 90 90 90 [ 	]*lfs    -0x6f6f6f70\(%eax\),%dx
573 [ 	]*[a-f0-9]+:	66 0f b5 90 90 90 90 90 [ 	]*lgs    -0x6f6f6f70\(%eax\),%dx
574 [ 	]*[a-f0-9]+:	66 0f b6 90 90 90 90 90 [ 	]*movzbw -0x6f6f6f70\(%eax\),%dx
575 [ 	]*[a-f0-9]+:	66 0f bb 90 90 90 90 90 [ 	]*btc    %dx,-0x6f6f6f70\(%eax\)
576 [ 	]*[a-f0-9]+:	66 0f bc 90 90 90 90 90 [ 	]*bsf    -0x6f6f6f70\(%eax\),%dx
577 [ 	]*[a-f0-9]+:	66 0f bd 90 90 90 90 90 [ 	]*bsr    -0x6f6f6f70\(%eax\),%dx
578 [ 	]*[a-f0-9]+:	66 0f be 90 90 90 90 90 [ 	]*movsbw -0x6f6f6f70\(%eax\),%dx
579 [ 	]*[a-f0-9]+:	66 0f c1 90 90 90 90 90 [ 	]*xadd   %dx,-0x6f6f6f70\(%eax\)
580 
581 [a-f0-9]+ <gs_foo>:
582 [ 	]*[a-f0-9]+:	c3 [ 	]*ret
583 
584 [a-f0-9]+ <short_foo>:
585 [ 	]*[a-f0-9]+:	c3 [ 	]*ret
586 
587 [a-f0-9]+ <bar>:
588 [ 	]*[a-f0-9]+:	e8 f9 ff ff ff [ 	]*call   9d9 <gs_foo>
589 [ 	]*[a-f0-9]+:	e8 f5 ff ff ff [ 	]*call   9da <short_foo>
590 [ 	]*[a-f0-9]+:	dd 1c d0 [ 	]*fstpl  \(%eax,%edx,8\)
591 [ 	]*[a-f0-9]+:	b9 00 00 00 00 [ 	]*mov    \$0x0,%ecx
592 [ 	]*[a-f0-9]+:	88 04 16 [ 	]*mov    %al,\(%esi,%edx,1\)
593 [ 	]*[a-f0-9]+:	88 04 32 [ 	]*mov    %al,\(%edx,%esi,1\)
594 [ 	]*[a-f0-9]+:	88 04 56 [ 	]*mov    %al,\(%esi,%edx,2\)
595 [ 	]*[a-f0-9]+:	88 04 56 [ 	]*mov    %al,\(%esi,%edx,2\)
596 [ 	]*[a-f0-9]+:	eb 0c [ 	]*jmp    a07 <rot5>
597 [ 	]*[a-f0-9]+:	6c [ 	]*insb   \(%dx\),%es:\(%edi\)
598 [ 	]*[a-f0-9]+:	66 0f c1 90 90 90 90 90 [ 	]*xadd   %dx,-0x6f6f6f70\(%eax\)
599 [ 	]*[a-f0-9]+:	83 e0 f8 [ 	]*and    \$0xfffffff8,%eax
600 
601 [a-f0-9]+ <rot5>:
602 [ 	]*[a-f0-9]+:	8b 44 ce 04 [ 	]*mov    0x4\(%esi,%ecx,8\),%eax
603 [ 	]*[a-f0-9]+:	6c [ 	]*insb   \(%dx\),%es:\(%edi\)
604 [ 	]*[a-f0-9]+:	0c 90 [ 	]*or     \$0x90,%al
605 [ 	]*[a-f0-9]+:	0d 90 90 90 90 [ 	]*or     \$0x90909090,%eax
606 [ 	]*[a-f0-9]+:	0e [ 	]*push   %cs
607 [ 	]*[a-f0-9]+:	8b 04 5d 00 00 00 00 [ 	]*mov    0x0\(,%ebx,2\),%eax
608 [ 	]*[a-f0-9]+:	10 14 85 90 90 90 90 [ 	]*adc    %dl,-0x6f6f6f70\(,%eax,4\)
609 [ 	]*[a-f0-9]+:	2f [ 	]*das
610 [ 	]*[a-f0-9]+:	ea 90 90 90 90 90 90 [ 	]*ljmp   \$0x9090,\$0x90909090
611 [ 	]*[a-f0-9]+:	66 a5 [ 	]*movsw  %ds:\(%esi\),%es:\(%edi\)
612 [ 	]*[a-f0-9]+:	70 90 [ 	]*jo     9be <foo\+0x9be>
613 [ 	]*[a-f0-9]+:	75 fe [ 	]*jne    a2e <rot5\+0x27>
614 [ 	]*[a-f0-9]+:	0f 6f 35 28 00 00 00 [ 	]*movq   0x28,%mm6
615 [ 	]*[a-f0-9]+:	03 3c c3 [ 	]*add    \(%ebx,%eax,8\),%edi
616 [ 	]*[a-f0-9]+:	0f 6e 44 c3 04 [ 	]*movd   0x4\(%ebx,%eax,8\),%mm0
617 [ 	]*[a-f0-9]+:	03 bc cb 00 80 00 00 [ 	]*add    0x8000\(%ebx,%ecx,8\),%edi
618 [ 	]*[a-f0-9]+:	0f 6e 8c cb 04 80 00 00 [ 	]*movd   0x8004\(%ebx,%ecx,8\),%mm1
619 [ 	]*[a-f0-9]+:	0f 6e 94 c3 04 00 01 00 [ 	]*movd   0x10004\(%ebx,%eax,8\),%mm2
620 [ 	]*[a-f0-9]+:	03 bc c3 00 00 01 00 [ 	]*add    0x10000\(%ebx,%eax,8\),%edi
621 [ 	]*[a-f0-9]+:	66 8b 04 43 [ 	]*mov    \(%ebx,%eax,2\),%ax
622 [ 	]*[a-f0-9]+:	66 8b 8c 4b 00 20 00 00 [ 	]*mov    0x2000\(%ebx,%ecx,2\),%cx
623 [ 	]*[a-f0-9]+:	66 8b 84 43 00 40 00 00 [ 	]*mov    0x4000\(%ebx,%eax,2\),%ax
624 [ 	]*[a-f0-9]+:	ff e0 [ 	]*jmp    \*%eax
625 [ 	]*[a-f0-9]+:	ff 20 [ 	]*jmp    \*\(%eax\)
626 [ 	]*[a-f0-9]+:	ff 25 db 09 00 00 [ 	]*jmp    \*0x9db
627 [ 	]*[a-f0-9]+:	e9 5b ff ff ff [ 	]*jmp    9db <bar>
628 [ 	]*[a-f0-9]+:	b8 12 00 00 00 [ 	]*mov    \$0x12,%eax
629 [ 	]*[a-f0-9]+:	25 ff ff fb ff [ 	]*and    \$0xfffbffff,%eax
630 [ 	]*[a-f0-9]+:	25 ff ff fb ff [ 	]*and    \$0xfffbffff,%eax
631 [ 	]*[a-f0-9]+:	b0 11 [ 	]*mov    \$0x11,%al
632 [ 	]*[a-f0-9]+:	b0 11 [ 	]*mov    \$0x11,%al
633 [ 	]*[a-f0-9]+:	b3 47 [ 	]*mov    \$0x47,%bl
634 [ 	]*[a-f0-9]+:	b3 47 [ 	]*mov    \$0x47,%bl
635 [ 	]*[a-f0-9]+:	0f ad d0 [ 	]*shrd   %cl,%edx,%eax
636 [ 	]*[a-f0-9]+:	0f a5 d0 [ 	]*shld   %cl,%edx,%eax
637 [ 	]*[a-f0-9]+:	de c1                	faddp  %st,%st\(1\)
638 [ 	]*[a-f0-9]+:	d8 c3                	fadd   %st\(3\),%st
639 [ 	]*[a-f0-9]+:	d8 c3                	fadd   %st\(3\),%st
640 [ 	]*[a-f0-9]+:	dc c3                	fadd   %st,%st\(3\)
641 [ 	]*[a-f0-9]+:	d8 03                	fadds  \(%ebx\)
642 [ 	]*[a-f0-9]+:	dc 03                	faddl  \(%ebx\)
643 [ 	]*[a-f0-9]+:	de c1                	faddp  %st,%st\(1\)
644 [ 	]*[a-f0-9]+:	de c3                	faddp  %st,%st\(3\)
645 [ 	]*[a-f0-9]+:	de c3                	faddp  %st,%st\(3\)
646 [ 	]*[a-f0-9]+:	de f9                	fdivrp %st,%st\(1\)
647 [ 	]*[a-f0-9]+:	d8 f3                	fdiv   %st\(3\),%st
648 [ 	]*[a-f0-9]+:	d8 f3                	fdiv   %st\(3\),%st
649 [ 	]*[a-f0-9]+:	dc fb                	fdivr  %st,%st\(3\)
650 [ 	]*[a-f0-9]+:	d8 33                	fdivs  \(%ebx\)
651 [ 	]*[a-f0-9]+:	dc 33                	fdivl  \(%ebx\)
652 [ 	]*[a-f0-9]+:	de f9                	fdivrp %st,%st\(1\)
653 [ 	]*[a-f0-9]+:	de fb                	fdivrp %st,%st\(3\)
654 [ 	]*[a-f0-9]+:	de fb                	fdivrp %st,%st\(3\)
655 [ 	]*[a-f0-9]+:	de fb                	fdivrp %st,%st\(3\)
656 [ 	]*[a-f0-9]+:	de f1                	fdivp  %st,%st\(1\)
657 [ 	]*[a-f0-9]+:	d8 fb                	fdivr  %st\(3\),%st
658 [ 	]*[a-f0-9]+:	d8 fb                	fdivr  %st\(3\),%st
659 [ 	]*[a-f0-9]+:	dc f3                	fdiv   %st,%st\(3\)
660 [ 	]*[a-f0-9]+:	d8 3b                	fdivrs \(%ebx\)
661 [ 	]*[a-f0-9]+:	dc 3b                	fdivrl \(%ebx\)
662 [ 	]*[a-f0-9]+:	de f1                	fdivp  %st,%st\(1\)
663 [ 	]*[a-f0-9]+:	de f3                	fdivp  %st,%st\(3\)
664 [ 	]*[a-f0-9]+:	de f3                	fdivp  %st,%st\(3\)
665 [ 	]*[a-f0-9]+:	de f3                	fdivp  %st,%st\(3\)
666 [ 	]*[a-f0-9]+:	de c9                	fmulp  %st,%st\(1\)
667 [ 	]*[a-f0-9]+:	d8 cb                	fmul   %st\(3\),%st
668 [ 	]*[a-f0-9]+:	d8 cb                	fmul   %st\(3\),%st
669 [ 	]*[a-f0-9]+:	dc cb                	fmul   %st,%st\(3\)
670 [ 	]*[a-f0-9]+:	d8 0b                	fmuls  \(%ebx\)
671 [ 	]*[a-f0-9]+:	dc 0b                	fmull  \(%ebx\)
672 [ 	]*[a-f0-9]+:	de c9                	fmulp  %st,%st\(1\)
673 [ 	]*[a-f0-9]+:	de cb                	fmulp  %st,%st\(3\)
674 [ 	]*[a-f0-9]+:	de cb                	fmulp  %st,%st\(3\)
675 [ 	]*[a-f0-9]+:	de e9                	fsubrp %st,%st\(1\)
676 [ 	]*[a-f0-9]+:	de e1                	fsubp  %st,%st\(1\)
677 [ 	]*[a-f0-9]+:	d8 e3                	fsub   %st\(3\),%st
678 [ 	]*[a-f0-9]+:	d8 e3                	fsub   %st\(3\),%st
679 [ 	]*[a-f0-9]+:	dc eb                	fsubr  %st,%st\(3\)
680 [ 	]*[a-f0-9]+:	d8 23                	fsubs  \(%ebx\)
681 [ 	]*[a-f0-9]+:	dc 23                	fsubl  \(%ebx\)
682 [ 	]*[a-f0-9]+:	de e9                	fsubrp %st,%st\(1\)
683 [ 	]*[a-f0-9]+:	de eb                	fsubrp %st,%st\(3\)
684 [ 	]*[a-f0-9]+:	de eb                	fsubrp %st,%st\(3\)
685 [ 	]*[a-f0-9]+:	de eb                	fsubrp %st,%st\(3\)
686 [ 	]*[a-f0-9]+:	d8 eb                	fsubr  %st\(3\),%st
687 [ 	]*[a-f0-9]+:	d8 eb                	fsubr  %st\(3\),%st
688 [ 	]*[a-f0-9]+:	dc e3                	fsub   %st,%st\(3\)
689 [ 	]*[a-f0-9]+:	d8 2b                	fsubrs \(%ebx\)
690 [ 	]*[a-f0-9]+:	dc 2b                	fsubrl \(%ebx\)
691 [ 	]*[a-f0-9]+:	de e1                	fsubp  %st,%st\(1\)
692 [ 	]*[a-f0-9]+:	de e3                	fsubp  %st,%st\(3\)
693 [ 	]*[a-f0-9]+:	de e3                	fsubp  %st,%st\(3\)
694 [ 	]*[a-f0-9]+:	de e3                	fsubp  %st,%st\(3\)
695 [ 	]*[a-f0-9]+:	de 3b                	fidivr \(%ebx\)
696 [ 	]*[a-f0-9]+:	da 3b                	fidivrl \(%ebx\)
697 [ 	]*[a-f0-9]+:	0f 4a 90 90 90 90 90 	cmovp  -0x6f6f6f70\(%eax\),%edx
698 [ 	]*[a-f0-9]+:	0f 4b 90 90 90 90 90 	cmovnp -0x6f6f6f70\(%eax\),%edx
699 [ 	]*[a-f0-9]+:	66 0f 4a 90 90 90 90 90 	cmovp  -0x6f6f6f70\(%eax\),%dx
700 [ 	]*[a-f0-9]+:	66 0f 4b 90 90 90 90 90 	cmovnp -0x6f6f6f70\(%eax\),%dx
701 #pass
702