1 #objdump: -drw
2 #name: i386 nops
3 
4 .*: +file format .*
5 
6 Disassembly of section .text:
7 
8 0+ <.text>:
9 [ 	]*[a-f0-9]+:	0f 1f 00             	nopl   \(%eax\)
10 [ 	]*[a-f0-9]+:	0f 1f 40 00          	nopl   0x0\(%eax\)
11 [ 	]*[a-f0-9]+:	0f 1f 44 00 00       	nopl   0x0\(%eax,%eax,1\)
12 [ 	]*[a-f0-9]+:	66 0f 1f 44 00 00    	nopw   0x0\(%eax,%eax,1\)
13 [ 	]*[a-f0-9]+:	0f 1f 80 00 00 00 00 	nopl   0x0\(%eax\)
14 [ 	]*[a-f0-9]+:	0f 1f 84 00 00 00 00 00 	nopl   0x0\(%eax,%eax,1\)
15 [ 	]*[a-f0-9]+:	66 0f 1f 84 00 00 00 00 00 	nopw   0x0\(%eax,%eax,1\)
16 [ 	]*[a-f0-9]+:	66 2e 0f 1f 84 00 00 00 00 00 	nopw   %cs:0x0\(%eax,%eax,1\)
17 [ 	]*[a-f0-9]+:	0f 19 ff             	nop    %edi
18 [ 	]*[a-f0-9]+:	0f 1a ff             	nop    %edi
19 [ 	]*[a-f0-9]+:	0f 1b ff             	nop    %edi
20 [ 	]*[a-f0-9]+:	0f 1c ff             	nop    %edi
21 [ 	]*[a-f0-9]+:	0f 1d ff             	nop    %edi
22 [ 	]*[a-f0-9]+:	0f 1e ff             	nop    %edi
23 [ 	]*[a-f0-9]+:	0f 1f ff             	nop    %edi
24 [ 	]*[a-f0-9]+:	0f 19 5a 22          	nopl   0x22\(%edx\)
25 [ 	]*[a-f0-9]+:	0f 1c 5a 22          	nopl   0x22\(%edx\)
26 [ 	]*[a-f0-9]+:	0f 1d 5a 22          	nopl   0x22\(%edx\)
27 [ 	]*[a-f0-9]+:	0f 1e 5a 22          	nopl   0x22\(%edx\)
28 [ 	]*[a-f0-9]+:	0f 1f 5a 22          	nopl   0x22\(%edx\)
29 [ 	]*[a-f0-9]+:	0f 19 9c 1d 11 22 33 44 	nopl   0x44332211\(%ebp,%ebx,1\)
30 [ 	]*[a-f0-9]+:	0f 1c 9c 1d 11 22 33 44 	nopl   0x44332211\(%ebp,%ebx,1\)
31 [ 	]*[a-f0-9]+:	0f 1d 9c 1d 11 22 33 44 	nopl   0x44332211\(%ebp,%ebx,1\)
32 [ 	]*[a-f0-9]+:	0f 1e 9c 1d 11 22 33 44 	nopl   0x44332211\(%ebp,%ebx,1\)
33 [ 	]*[a-f0-9]+:	0f 1f 9c 1d 11 22 33 44 	nopl   0x44332211\(%ebp,%ebx,1\)
34 [ 	]*[a-f0-9]+:	0f 19 04 60          	nopl   \(%eax,%eiz,2\)
35 [ 	]*[a-f0-9]+:	0f 1c 0c 60          	nopl   \(%eax,%eiz,2\)
36 [ 	]*[a-f0-9]+:	0f 1d 04 60          	nopl   \(%eax,%eiz,2\)
37 [ 	]*[a-f0-9]+:	0f 1e 04 60          	nopl   \(%eax,%eiz,2\)
38 [ 	]*[a-f0-9]+:	0f 1f 04 60          	nopl   \(%eax,%eiz,2\)
39 [ 	]*[a-f0-9]+:	0f 19 04 59          	nopl   \(%ecx,%ebx,2\)
40 [ 	]*[a-f0-9]+:	0f 1c 0c 59          	nopl   \(%ecx,%ebx,2\)
41 [ 	]*[a-f0-9]+:	0f 1d 04 59          	nopl   \(%ecx,%ebx,2\)
42 [ 	]*[a-f0-9]+:	0f 1e 04 59          	nopl   \(%ecx,%ebx,2\)
43 [ 	]*[a-f0-9]+:	0f 1f 04 59          	nopl   \(%ecx,%ebx,2\)
44 [ 	]*[a-f0-9]+:	0f 1f c0             	nop    %eax
45 [ 	]*[a-f0-9]+:	66 0f 1f c0          	nop    %ax
46 [ 	]*[a-f0-9]+:	0f 1f 00             	nopl   \(%eax\)
47 [ 	]*[a-f0-9]+:	66 0f 1f 00          	nopw   \(%eax\)
48 [ 	]*[a-f0-9]+:	0f 1f c0             	nop    %eax
49 [ 	]*[a-f0-9]+:	66 0f 1f c0          	nop    %ax
50 #pass
51