|
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:
442 bytes
|
| Line | |
|---|
| 1 | #source: start.s
|
|---|
| 2 | #source: getaa.s
|
|---|
| 3 | #source: a.s
|
|---|
| 4 | #as: -x
|
|---|
| 5 | #ld: -m elf64mmix
|
|---|
| 6 | #objdump: -dr
|
|---|
| 7 |
|
|---|
| 8 | .*: file format elf64-mmix
|
|---|
| 9 |
|
|---|
| 10 | Disassembly of section \.text:
|
|---|
| 11 |
|
|---|
| 12 | 0+ <_start>:
|
|---|
| 13 | 0+: e3fd0001 setl \$253,0x1
|
|---|
| 14 |
|
|---|
| 15 | 0+4 <getaa>:
|
|---|
| 16 | 4: e3fd0002 setl \$253,0x2
|
|---|
| 17 | 8: e37b001c setl \$123,0x1c
|
|---|
| 18 | c: e67b0000 incml \$123,0x0
|
|---|
| 19 | 10: e57b0000 incmh \$123,0x0
|
|---|
| 20 | 14: e47b0000 inch \$123,0x0
|
|---|
| 21 | 18: e3fd0003 setl \$253,0x3
|
|---|
| 22 |
|
|---|
| 23 | 0+1c <a>:
|
|---|
| 24 | 1c: e3fd0004 setl \$253,0x4
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.