repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
imx_serial: Generate interrupt on tx empty if enabled
[qemu.git]
/
tests
/
tcg
/
alpha
/
crt.s
blob
31af8825bc5fba6aaa71cdabcb6c8d709e0ce0a4
1
.text
2
3
.globl _start
4
.ent _start,0
5
_start
:
6
.frame $15,0,$15
7
br
$
29
,
1
f
8
1
:
ldgp $
29
,
0
(
$
29
)
9
.prologue 0
10
ldq $
27
,
main
(
$
29
) !
literal
!
1
11
jsr $
26
,(
$
27
)
12
or
$
0
,
$
0
,
$
16
13
.end _start
14
15
.globl _exit
16
_exit
:
17
lda $
0
,
1
18
callsys
19
20
call_pal
0
21
22
.globl write
23
write
:
24
lda $
0
,
4
25
callsys
26
ret