1#source: tlsld2.s
2#as: --x32
3#ld: -melf32_x86_64 tmpdir/tlsld2
4#objdump: -drw
5#target: x86_64-*-linux*
6
7.*: +file format .*
8
9Disassembly of section .text:
10
11[a-f0-9]+ <_start>:
12[ 	]*[a-f0-9]+:	66 0f 1f 40 00       	nopw   0x0\(%rax\)
13[ 	]*[a-f0-9]+:	64 8b 04 25 00 00 00 00 	mov    %fs:0x0,%eax
14#pass
15