Subversion Repositories HelenOS

Rev

Rev 1860 | Rev 1868 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1860 Rev 1864
Line 206... Line 206...
206
	stxa %g0, [VA_PRIMARY_CONTEXT_REG] %asi	! ASI_DMMU is correct here !!!
206
	stxa %g0, [VA_PRIMARY_CONTEXT_REG] %asi	! ASI_DMMU is correct here !!!
207
	flush %g5
207
	flush %g5
208
	
208
	
209
	! set TL back to 0
209
	! set TL back to 0
210
	wrpr %g0, 0, %tl
210
	wrpr %g0, 0, %tl
-
 
211
 
-
 
212
	call arch_pre_main
-
 
213
	nop
211
	
214
	
212
	call main_bsp
215
	call main_bsp
213
	nop
216
	nop
214
 
217
 
215
	/* Not reached. */
218
	/* Not reached. */