1 #objdump: -drw
2 #name: i386 nops 5
3 
4 .*: +file format .*
5 
6 Disassembly of section .text:
7 
8 0+ <i386>:
9 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
10 [ 	]*[a-f0-9]+:	8d b6 00 00 00 00    	lea    0x0\(%esi\),%esi
11 [ 	]*[a-f0-9]+:	8d bc 27 00 00 00 00 	lea    0x0\(%edi,%eiz,1\),%edi
12 
13 0+10 <i486>:
14 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
15 [ 	]*[a-f0-9]+:	8d b6 00 00 00 00    	lea    0x0\(%esi\),%esi
16 [ 	]*[a-f0-9]+:	8d bc 27 00 00 00 00 	lea    0x0\(%edi,%eiz,1\),%edi
17 
18 0+20 <i586>:
19 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
20 [ 	]*[a-f0-9]+:	8d b6 00 00 00 00    	lea    0x0\(%esi\),%esi
21 [ 	]*[a-f0-9]+:	8d bc 27 00 00 00 00 	lea    0x0\(%edi,%eiz,1\),%edi
22 
23 0+30 <i686>:
24 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
25 [ 	]*[a-f0-9]+:	8d b6 00 00 00 00    	lea    0x0\(%esi\),%esi
26 [ 	]*[a-f0-9]+:	8d bc 27 00 00 00 00 	lea    0x0\(%edi,%eiz,1\),%edi
27 
28 0+40 <pentium4>:
29 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
30 [ 	]*[a-f0-9]+:	66 66 66 66 2e 0f 1f 84 00 00 00 00 00 	data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
31 
32 0+50 <nocona>:
33 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
34 [ 	]*[a-f0-9]+:	66 66 66 66 2e 0f 1f 84 00 00 00 00 00 	data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
35 
36 0+60 <core>:
37 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
38 [ 	]*[a-f0-9]+:	66 66 66 66 2e 0f 1f 84 00 00 00 00 00 	data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
39 
40 0+70 <core2>:
41 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
42 [ 	]*[a-f0-9]+:	66 66 66 66 2e 0f 1f 84 00 00 00 00 00 	data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
43 
44 0+80 <k6>:
45 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
46 [ 	]*[a-f0-9]+:	8d b6 00 00 00 00    	lea    0x0\(%esi\),%esi
47 [ 	]*[a-f0-9]+:	8d bc 27 00 00 00 00 	lea    0x0\(%edi,%eiz,1\),%edi
48 
49 0+90 <athlon>:
50 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
51 [ 	]*[a-f0-9]+:	66 0f 1f 44 00 00    	nopw   0x0\(%eax,%eax,1\)
52 [ 	]*[a-f0-9]+:	0f 1f 80 00 00 00 00 	nopl   0x0\(%eax\)
53 
54 0+a0 <k8>:
55 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
56 [ 	]*[a-f0-9]+:	66 0f 1f 44 00 00    	nopw   0x0\(%eax,%eax,1\)
57 [ 	]*[a-f0-9]+:	0f 1f 80 00 00 00 00 	nopl   0x0\(%eax\)
58 
59 0+b0 <generic32>:
60 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
61 [ 	]*[a-f0-9]+:	8d b6 00 00 00 00    	lea    0x0\(%esi\),%esi
62 [ 	]*[a-f0-9]+:	8d bc 27 00 00 00 00 	lea    0x0\(%edi,%eiz,1\),%edi
63 
64 0+c0 <generic64>:
65 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
66 [ 	]*[a-f0-9]+:	66 66 66 66 2e 0f 1f 84 00 00 00 00 00 	data16 data16 data16 nopw %cs:0x0\(%eax,%eax,1\)
67 
68 0+d0 <amdfam10>:
69 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
70 [ 	]*[a-f0-9]+:	66 0f 1f 44 00 00    	nopw   0x0\(%eax,%eax,1\)
71 [ 	]*[a-f0-9]+:	0f 1f 80 00 00 00 00 	nopl   0x0\(%eax\)
72 #pass
73