mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	fix previous change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									146216ccb4
								
							
						
					
					
						commit
						1edeb9a6d1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								ia64.s
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								ia64.s
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -7,7 +7,7 @@
 | 
			
		|||
//   void *rb_ia64_bsp(void) { return __builtin_ia64_bsp(); }
 | 
			
		||||
// 
 | 
			
		||||
// Note that rb_ia64_flushrs and rb_ia64_bsp works in its own stack frame.
 | 
			
		||||
// It's because BSP is updated by br.call/brl.call (not alloc instruction)
 | 
			
		||||
// 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. 
 | 
			
		||||
//
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue