Remove sh5 and sh64 support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / p3041data.d
1 #name: PR 3041 data
2 #objdump: -trs
3
4 .*: file format .*
5
6 SYMBOL TABLE:
7 00000006 w \.text 0000 00 0f mytext
8 00000014 w \.data 0000 00 10 mydata
9 00000040 w \.bss 0000 00 11 mybss
10
11 RELOCATION RECORDS FOR \[\.data\]:
12 OFFSET TYPE VALUE
13 00000004 32 mytext
14 00000008 32 mytext
15 0000000c 32 mytext
16 00000010 32 mydata
17 00000014 32 mydata
18 00000018 32 mydata
19 0000001c 32 mybss
20 00000020 32 mybss
21 00000024 32 mybss
22
23 Contents of section .text:
24 0000 4e714e71 4e714e71 .*
25 Contents of section .data:
26 0008 12345678 00000000 00000001 fffffffd .*
27 0018 00000000 00000003 fffffffe 00000000 .*
28 0028 00000002 ffffffff .*
This page took 0.030926 seconds and 4 git commands to generate.