* elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
[binutils.git] / gas / testsuite / gas / i386 / naked.s
blobee2cc4cf4c580c40a5ae8de5273af2beefd4fd5e
1 .att_syntax noprefix
3 foo: jmpw es:*(ebx)
4 mov (0x8*0xa),ah
5 mov $(8*4),dl
6 mov $foo,ebx
7 fxch st(1)
8 mov fs,ss:1234(ecx,eax,4)
9 mov gs,ds:(,ebp,8)
10 mov ah,es:0
11 mov cs:-128(esp,edx),esi
12 rep movsl gs:(esi),es:(edi)
13 in dx,al
14 outw (dx)
15 addr16 rclb cl,(si)
16 mov cr2,eax
17 psrld $4,mm0
18 inc di
19 push cx
20 pop ax
21 xchg bx,bp
22 pushl $2
24 # Force a good alignment.
25 .p2align 4,0