Home | History | Annotate | Download | only in ld-i386
      1 #source: pr19609-1.s
      2 #as: --32 -mrelax-relocations=yes
      3 #ld: -melf_i386
      4 #objdump: -dw
      5 
      6 .*: +file format .*
      7 
      8 
      9 Disassembly of section .text:
     10 
     11 [a-f0-9]+ <_start>:
     12 [ 	]*[a-f0-9]+:	81 f8 00 00 00 00    	cmp    \$0x0,%eax
     13 [ 	]*[a-f0-9]+:	81 f9 00 00 00 00    	cmp    \$0x0,%ecx
     14 [ 	]*[a-f0-9]+:	c7 c0 00 00 00 00    	mov    \$0x0,%eax
     15 [ 	]*[a-f0-9]+:	c7 c1 00 00 00 00    	mov    \$0x0,%ecx
     16 [ 	]*[a-f0-9]+:	f7 c0 00 00 00 00    	test   \$0x0,%eax
     17 [ 	]*[a-f0-9]+:	f7 c1 00 00 00 00    	test   \$0x0,%ecx
     18