sync with w3m-0.2.2-inu-1.1/gc

This commit is contained in:
Fumitoshi UKAI
2001-12-20 00:37:29 +00:00
parent e92622a345
commit 548b9dd8db
54 changed files with 1604 additions and 473 deletions

View File

@@ -0,0 +1,12 @@
.text
.align 16
.global GC_save_regs_in_stack
.proc GC_save_regs_in_stack
GC_save_regs_in_stack:
.body
flushrs
;;
mov r8=ar.bsp
br.ret.sptk.few rp
.endp GC_save_regs_in_stack