1 #objdump: -drw
2 #name: i386 nops 6
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 <i386_nop>:
14 [ 	]*[a-f0-9]+:	0f be f0             	movsbl %al,%esi
15 [ 	]*[a-f0-9]+:	0f 1f 00             	nopl   \(%eax\)
16 [ 	]*[a-f0-9]+:	66 2e 0f 1f 84 00 00 00 00 00 	nopw   %cs:0x0\(%eax,%eax,1\)
17 #pass
18