repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* gcc_update: Add --silent option.
[official-gcc.git]
/
boehm-gc
/
ia64_save_regs_in_stack.s
blob
3b18c0841d0597a0751d9ee82e3a09f1047ee766
1
.text
2
.align 16
3
.global GC_save_regs_in_stack
4
.proc GC_save_regs_in_stack
5
GC_save_regs_in_stack
:
6
.body
7
flushrs
8
;;
9
mov
r8
=
ar.bsp
10
br.ret.sptk.few rp
11
.endp GC_save_regs_in_stack
12