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