1 #name: x86-64 relax 1
2 #objdump: -dw
3 
4 .*: +file format .*
5 
6 
7 Disassembly of section .text:
8 
9 #...
10  358:	74 06                	je     (0x)?360( .*)?
11  35a:	66 0f 1f 44 00 00    	nopw   0x0\(%rax,%rax,1\)
12  360:	90                   	nop
13 #pass
14