Subversion Repositories HelenOS

Rev

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

Rev 444 Rev 445
Line 261... Line 261...
261
 
261
 
262
 
262
 
263
	.auto
263
	.auto
264
	cover			/*Allocate zerro size frame (Step 1(from Intel Docs))*/
264
	cover			/*Allocate zerro size frame (Step 1(from Intel Docs))*/
265
 
265
 
266
	add r31 = STACK_SCRATCH_AREA_SIZE, r12;;
266
	add r31 = STACK_SCRATCH_AREA_SIZE, r12
267
 
267
 
268
	mov r28 = ar.bspstore   /*Calculate loadrs (step 2)*/
268
	mov r28 = ar.bspstore   /*Calculate loadrs (step 2)*/
269
	ld8 r29 = [r31], +8     
269
	ld8 r29 = [r31], +8     
270
	sub r27 = r29 , r28
270
	sub r27 = r29 , r28
271
	shl r27 = r27, 16
271
	shl r27 = r27, 16