aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / greg6.d
CommitLineData
3c3bdf30
NC
1#objdump: -str
2
3# GAS must know that .data and expressions around #20 << 56 can be
4# equivalent for GREGs; like greg5 but the other way round.
5
6.*: file format elf64-mmix
7
8SYMBOL TABLE:
5c799c07
AM
90+ l d \.text 0+ (|\.text)
100+ l d \.data 0+ (|\.data)
110+ l d \.bss 0+ (|\.bss)
3c3bdf30
NC
120+ l \.text 0+ t
132000000000000004 l \*ABS\* 0+ x
142000000000000000 l \*ABS\* 0+ Data_Segment
150+ l \.data 0+ y
5c799c07 160+ l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
3c3bdf30
NC
170+ g F \.text 0+ Main
182000000000000008 g \*ABS\* 0+ __\.MMIX\.start\.\.data
19
20
21RELOCATION RECORDS FOR \[\.text\]:
22OFFSET TYPE VALUE
230+2 R_MMIX_REG \.MMIX\.reg_contents
24
25
26RELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:
27OFFSET TYPE VALUE
280+ R_MMIX_64 \.data
29
30
31Contents of section \.text:
32 0000 232c0054 .*
33Contents of section \.data:
34 0000 00000000 00000021 .*
35Contents of section \.MMIX\.reg_contents:
36 0000 00000000 00000000 .*
This page took 0.774147 seconds and 4 git commands to generate.