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,24 @@
|
|||
#source: bspec803.s
|
||||
#source: start.s
|
||||
#ld: -m mmo
|
||||
#objdump: -sh
|
||||
|
||||
# See spec801.d.
|
||||
# #3: LOP_QUOTE in name and non-quote LOP in section flags.
|
||||
|
||||
.*: file format mmo
|
||||
|
||||
Sections:
|
||||
Idx Name Size VMA LMA File off Algn
|
||||
0 \.text 0+4 0+ 0+ 0+ 2\*\*2
|
||||
CONTENTS, ALLOC, LOAD, CODE
|
||||
1 \.data 0+4 2000000000000000 2000000000000000 0+ 2\*\*2
|
||||
CONTENTS, ALLOC, LOAD
|
||||
2 \.MMIX\.spec_data\.80 0+c 0+ 0+ 0+ 2\*\*2
|
||||
CONTENTS
|
||||
Contents of section \.text:
|
||||
0000 e3fd0001 .*
|
||||
Contents of section \.data:
|
||||
2000000000000000 00112233 .*
|
||||
Contents of section \.MMIX\.spec_data\.80:
|
||||
0000 00000002 61616161 98616161 .*
|
Loading…
Add table
Add a link
Reference in a new issue