bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / op-0-2.d
1 #source: op-0-1.s
2 #as: -no-expand
3 #objdump: -srt
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 \*ABS\* 0+ zero0
12 0+ l \*ABS\* 0+ zero1
13 0+ l \*ABS\* 0+ zero2
14 0+ g F \.text 0+ Main
15
16
17 RELOCATION RECORDS FOR \[\.text\]:
18 OFFSET TYPE VALUE
19 0+ R_MMIX_ADDR27 \*ABS\*
20 0+4 R_MMIX_ADDR19 \*ABS\*
21 0+8 R_MMIX_ADDR19 \*ABS\*
22
23
24 Contents of section \.text:
25 0000 f0000000 f4070000 f2080000 .*
26
This page took 0.029682 seconds and 4 git commands to generate.