mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add reference.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3c883bdd17
commit
dd523215af
1 changed files with 4 additions and 0 deletions
4
ia64.s
4
ia64.s
|
@ -10,6 +10,10 @@
|
|||
// It's because BSP is updated by br.call/brl.call (not alloc instruction).
|
||||
// So rb_ia64_flushrs flushes stack frames including caller's one.
|
||||
// rb_ia64_bsp returns the address next to caller's register stack frame.
|
||||
//
|
||||
// See also
|
||||
// Intel Itanium Architecture Software Developer's Manual
|
||||
// Volume 2: System Architecture.
|
||||
//
|
||||
.file "ia64.c"
|
||||
.text
|
||||
|
|
Loading…
Reference in a new issue