mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-30 19:53:46 +00:00
25 lines
541 B
D
25 lines
541 B
D
|
#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
|