Switch to GPLv3
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / greg4.d
1 #objdump: -str
2
3 # Branches can have base-plus-offset operands too.
4
5 .*: file format elf64-mmix
6
7 SYMBOL TABLE:
8 0+ l d \.text 0+ (|\.text)
9 0+ l d \.data 0+ (|\.data)
10 0+ l d \.bss 0+ (|\.bss)
11 0+4 l \.text 0+ x
12 0+ l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
13
14
15 RELOCATION RECORDS FOR \[\.text\]:
16 OFFSET TYPE VALUE
17 0+a R_MMIX_REG \.MMIX\.reg_contents
18
19
20 RELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:
21 OFFSET TYPE VALUE
22 0+ R_MMIX_64 \.text
23
24
25 Contents of section \.text:
26 0000 fd000000 fd000001 9f000004 .*
27 Contents of section \.MMIX\.reg_contents:
28 0000 00000000 00000000 .*
This page took 0.031334 seconds and 4 git commands to generate.