Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 2518 → Rev 2519

/trunk/kernel/arch/ia64/src/start.S
107,7 → 107,8
add r12 = -16, r12 /* allocate a scratch area on the stack */
 
# initialize gp (Global Pointer) register
mov r20 = r1 ;;
movl r20 = (VRN_KERNEL << VRN_SHIFT);;
or r20 = r20,r1;;
movl r1 = _hardcoded_load_address
 
/*