Add MMIX support
[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+
9 0+ l d \.data 0+
10 0+ l d \.bss 0+
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 Contents of section \.data:
This page took 0.031564 seconds and 5 git commands to generate.