epiphany/disassembler: Improve alignment of output.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / tls-relocs1.d
1 #as: -mcpu=archs
2 #objdump: -dr
3
4 .*: +file format .*arc.*
5
6
7 Disassembly of section .text:
8
9 00000000 <foo>:
10 0: 2100 3f82 0000 0000 add r2,r25,0
11 4: R_ARC_TLS_LE_32 a\+0x30
12 8: 2000 0f80 0000 003c add r0,r0,0x3c
This page took 0.029949 seconds and 4 git commands to generate.