upload android base code part8
This commit is contained in:
parent
841ae54672
commit
5425409085
57075 changed files with 9846578 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
|||
#source: start2.s
|
||||
#ld: -m elf64mmix
|
||||
#objdump: -td
|
||||
|
||||
.*: file format elf64-mmix
|
||||
|
||||
SYMBOL TABLE:
|
||||
0+ l d \.text 0+ (|\.text)
|
||||
0+4 g \.text 0+ _start
|
||||
2000000000000000 g \.text 0+ __bss_start
|
||||
2000000000000000 g \.text 0+ _edata
|
||||
2000000000000000 g \.text 0+ _end
|
||||
0+4 g \.text 0+ _start\.
|
||||
|
||||
Disassembly of section \.text:
|
||||
|
||||
0+ <_start-0x4>:
|
||||
0: fd000001 swym 0,0,1
|
||||
|
||||
0+4 <_start>:
|
||||
4: fd000002 swym 0,0,2
|
Loading…
Add table
Add a link
Reference in a new issue