d65b72117e
ld-mmix/bpo-14.d, ld-mmix/bpo-16.d, ld-mmix/bpo-17.d, ld-mmix/bpo-18.d, ld-mmix/bpo-19.d, ld-mmix/bpo-2.d, ld-mmix/bpo-22.d, ld-mmix/bpo-3.d, ld-mmix/bpo-4.d, ld-mmix/bpo-5.d, ld-mmix/bpo-6.d, ld-mmix/bpo-9.d, ld-mmix/greg-19.d, ld-mmix/loc1.d, ld-mmix/loc2.d, ld-mmix/loc3.d, ld-mmix/loc4.d, ld-mmix/loc6.d, ld-mmix/local12.d, ld-mmix/locdo-1.d, ld-mmix/loct-1.d, ld-mmix/locto-1.d: Adjust for objdump -d change.
29 lines
685 B
Makefile
29 lines
685 B
Makefile
#source: start.s
|
|
#source: bpo-7.s
|
|
#source: bpo-7.s
|
|
#source: areg-t.s
|
|
#as: -linker-allocated-gregs
|
|
#ld: -m elf64mmix
|
|
#objdump: -st
|
|
|
|
# Two BPO:s against the same value get merged.
|
|
|
|
.*: file format elf64-mmix
|
|
|
|
SYMBOL TABLE:
|
|
0+ l d \.text 0+
|
|
2000000000000000 l d \.data 0+
|
|
2000000000000000 l d \.sbss 0+
|
|
2000000000000000 l d \.bss 0+
|
|
0+7f0 l d \.MMIX\.reg_contents 0+
|
|
0+ l d \*ABS\* 0+
|
|
0+ l d \*ABS\* 0+
|
|
0+ l d \*ABS\* 0+
|
|
0+ g \.text 0+ _start
|
|
0+c g \.text 0+ areg
|
|
#...
|
|
|
|
Contents of section \.text:
|
|
0000 e3fd0001 234dfe00 234dfe00 fd040810 .*
|
|
Contents of section \.MMIX\.reg_contents:
|
|
07f0 00000000 00000007 .*
|