/vendor/gc/ia64_save_regs_in_stack.s
http://github.com/feyeleanor/RubyGoLightly · Assembly · 12 lines · 10 code · 1 blank · 1 comment · 0 complexity · 4e5b1cc54ea48eb0c6e64af274874fc2 MD5 · raw file
- .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