Subversion Repositories HelenOS

Rev

Rev 2927 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2927 Rev 4338
Line 34... Line 34...
34
#
34
#
35
#
35
#
36
__thread_entry:
36
__thread_entry:
37
	alloc loc0 = ar.pfs, 0, 1, 1, 0
37
	alloc loc0 = ar.pfs, 0, 1, 1, 0
38
 
38
 
39
	mov r1 = _gp
39
	movl r1 = _gp
40
	
40
	
41
	#
41
	#
42
	# r8 contains address of uarg structure.
42
	# r8 contains address of uarg structure.
43
	#
43
	#
44
	
44