Subversion Repositories HelenOS-historic

Rev

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

Rev 412 Rev 413
Line 132... Line 132...
132
 
132
 
133
	/*
133
	/*
134
	 * Restore application registers
134
	 * Restore application registers
135
	 */
135
	 */
136
 
136
 
-
 
137
	/* TODO: ensure RSE lazy mode */
137
	mov ar.bspstore = loc4
138
	mov ar.bspstore = loc4
138
	mov ar.rnat = loc5
139
	mov ar.rnat = loc5
139
	mov ar.pfs = loc0
140
	mov ar.pfs = loc0
140
	mov ar.rsc = loc3
141
	mov ar.rsc = loc3
141
 
142