mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
25 lines
541 B
Makefile
25 lines
541 B
Makefile
#source: symtocbase-1.s
|
|
#source: symtocbase-2.s
|
|
#as: -a64
|
|
#ld: -shared -melf64ppc
|
|
#objdump: -dj.data
|
|
#target: powerpc64*-*-*
|
|
|
|
.*: file format elf64-powerpc
|
|
|
|
Disassembly of section \.data:
|
|
|
|
.* <i>:
|
|
\.\.\.
|
|
.*: 00 02 80 00 \.long 0x28000
|
|
.*: 00 00 00 00 \.long 0x0
|
|
.*: 00 02 80 00 \.long 0x28000
|
|
.*: 00 00 00 00 \.long 0x0
|
|
.*: 00 03 80 00 \.long 0x38000
|
|
.*: 00 00 00 00 \.long 0x0
|
|
.*: 00 03 80 00 \.long 0x38000
|
|
.*: 00 00 00 00 \.long 0x0
|
|
.*: 00 02 80 00 \.long 0x28000
|
|
.*: 00 00 00 00 \.long 0x0
|
|
.*: 00 03 80 00 \.long 0x38000
|