Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / op-0-1.d
1 #objdump: -srt
2 #as: -x --no-stubs
3
4 .*: file format elf64-mmix
5
6 SYMBOL TABLE:
7 0+ l d \.text 0+ (|\.text)
8 0+ l d \.data 0+ (|\.data)
9 0+ l d \.bss 0+ (|\.bss)
10 0+ l \*ABS\* 0+ zero0
11 0+ l \*ABS\* 0+ zero1
12 0+ l \*ABS\* 0+ zero2
13 0+ g F \.text 0+ Main
14
15
16 RELOCATION RECORDS FOR \[\.text\]:
17 OFFSET TYPE VALUE
18 0+ R_MMIX_JMP \*ABS\*
19 0+14 R_MMIX_GETA \*ABS\*
20 0+24 R_MMIX_PUSHJ \*ABS\*
21
22
23 Contents of section \.text:
24 0000 f0000000 fd000000 fd000000 fd000000 .*
25 0010 fd000000 f4070000 fd000000 fd000000 .*
26 0020 fd000000 f2080000 fd000000 fd000000 .*
27 0030 fd000000 fd000000 .*
28
This page took 0.029473 seconds and 4 git commands to generate.