source: XOpenSparcT1/trunk/sw/hello.dump @ 19

Revision 19, 918 bytes checked in by pntsvt00, 13 years ago (diff)

ora ho 2 sorgenti SPARC-V9, memory.hex e memory_hello.hex

Line 
1
2hello.o:     file format elf64-sparc
3
4
5Disassembly of section .text:
6
70000000000000000 <main>:
8   0:   9d e3 bf 40     save  %sp, -192, %sp
9   4:   82 10 23 2b     mov  0x32b, %g1
10   8:   83 28 70 06     sllx  %g1, 6, %g1
11   c:   c2 77 a7 f7     stx  %g1, [ %fp + 0x7f7 ]
12  10:   c2 5f a7 f7     ldx  [ %fp + 0x7f7 ], %g1
13  14:   05 30 68 30     sethi  %hi(0xc1a0c000), %g2
14  18:   84 10 a1 a0     or  %g2, 0x1a0, %g2     ! c1a0c1a0 <main+0xc1a0c1a0>
15  1c:   c4 70 40 00     stx  %g2, [ %g1 ]
16  20:   82 10 23 2b     mov  0x32b, %g1
17  24:   83 28 70 06     sllx  %g1, 6, %g1
18  28:   c2 77 a7 f7     stx  %g1, [ %fp + 0x7f7 ]
19  2c:   c2 5f a7 f7     ldx  [ %fp + 0x7f7 ], %g1
20  30:   05 3e ae 84     sethi  %hi(0xfaba1000), %g2
21  34:   84 10 a2 10     or  %g2, 0x210, %g2     ! faba1210 <main+0xfaba1210>
22  38:   c4 70 40 00     stx  %g2, [ %g1 ]
23  3c:   82 10 20 00     clr  %g1
24  40:   83 38 60 00     sra  %g1, 0, %g1
25  44:   b0 10 00 01     mov  %g1, %i0
26  48:   81 cf e0 08     rett  %i7 + 8
27  4c:   01 00 00 00     nop
Note: See TracBrowser for help on using the repository browser.