|
Last change
on this file was 607, checked in by bird, 22 years ago |
|
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
|
File size:
439 bytes
|
| Line | |
|---|
| 1 | #source: start.s
|
|---|
| 2 | #source: getaa.s
|
|---|
| 3 | #source: pad2p18m32.s
|
|---|
| 4 | #source: pad16.s
|
|---|
| 5 | #source: pad4.s
|
|---|
| 6 | #source: a.s
|
|---|
| 7 | #as: -no-expand
|
|---|
| 8 | #ld: -m mmo
|
|---|
| 9 | #objdump: -dr
|
|---|
| 10 |
|
|---|
| 11 | .*: file format mmo
|
|---|
| 12 |
|
|---|
| 13 | Disassembly of section \.text:
|
|---|
| 14 |
|
|---|
| 15 | 0+ <(Main|_start)>:
|
|---|
| 16 | 0: e3fd0001 setl \$253,0x1
|
|---|
| 17 |
|
|---|
| 18 | 0+4 <getaa>:
|
|---|
| 19 | 4: e3fd0002 setl \$253,0x2
|
|---|
| 20 | 8: f47bffff geta \$123,40004 <a>
|
|---|
| 21 | c: e3fd0003 setl \$253,0x3
|
|---|
| 22 | \.\.\.
|
|---|
| 23 |
|
|---|
| 24 | 0+40004 <a>:
|
|---|
| 25 | 40004: e3fd0004 setl \$253,0x4
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.