CSKY: Support attribute section.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / csky / v2_tls_ld.d
CommitLineData
b8891f8d
AJ
1# name: csky - v2 TLS LD
2#as: -mcpu=ck810 -W
3#objdump: -Dr
4
5.*: +file format .*csky.*
6
7Disassembly of section \.text:
8#...
9\s*[0-9a-f]*:\s*R_CKCORE_TLS_LDM32\s*xxx.*
10\s*[0-9a-f]*:\s*R_CKCORE_PLT32\s*__tls_get_addr
11\s*[0-9a-f]*:\s*R_CKCORE_TLS_LDO32\s*xxx
0861f561 12#...
This page took 0.131887 seconds and 4 git commands to generate.