|
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:
451 bytes
|
| Line | |
|---|
| 1 | #source: start.s
|
|---|
| 2 | #source: a.s
|
|---|
| 3 | #source: pad2p18m32.s
|
|---|
| 4 | #source: pad16.s
|
|---|
| 5 | #source: pad4.s
|
|---|
| 6 | #source: pad4.s
|
|---|
| 7 | #source: getaa.s
|
|---|
| 8 | #as: -no-expand
|
|---|
| 9 | #ld: -m mmo
|
|---|
| 10 | #objdump: -dr
|
|---|
| 11 |
|
|---|
| 12 | .*: file format mmo
|
|---|
| 13 |
|
|---|
| 14 | Disassembly of section \.text:
|
|---|
| 15 |
|
|---|
| 16 | 0+ <(Main|_start)>:
|
|---|
| 17 | 0: e3fd0001 setl \$253,0x1
|
|---|
| 18 |
|
|---|
| 19 | 0+4 <a>:
|
|---|
| 20 | 4: e3fd0004 setl \$253,0x4
|
|---|
| 21 | \.\.\.
|
|---|
| 22 |
|
|---|
| 23 | 0+40000 <getaa>:
|
|---|
| 24 | 40000: e3fd0002 setl \$253,0x2
|
|---|
| 25 | 40004: f57b0000 geta \$123,4 <a>
|
|---|
| 26 | 40008: e3fd0003 setl \$253,0x3
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.