Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / greg3.d
1 # objdump: -rst
2
3 # Check that we emit the right relocations for greg operands.
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+ l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
12 0+ g \.MMIX\.reg_contents 0+ areg
13 0+c g F \.text 0+ Main
14
15 RELOCATION RECORDS FOR \[\.text\]:
16 OFFSET TYPE VALUE
17 0+2 R_MMIX_REG \.MMIX\.reg_contents
18 0+7 R_MMIX_REG_OR_BYTE \.MMIX\.reg_contents
19 0+a R_MMIX_REG \.MMIX\.reg_contents
20
21 RELOCATION RECORDS FOR \[\.MMIX\.reg_contents\]:
22 OFFSET TYPE VALUE
23 0+ R_MMIX_64 \.text\+0x0+10
24
25 Contents of section \.text:
26 0000 8f030010 8e030700 8f050004 fd000001 .*
27 0010 fd000002 fd000003 fd000004 fd000005 .*
28 0020 fd000006 .*
29 Contents of section \.MMIX\.reg_contents:
30 0000 00000000 00000000 .*
This page took 0.032301 seconds and 4 git commands to generate.