2 * arch/alpha/boot/head.S
4 * initial bootloader stuff..
37 .globl switch_to_osf_pal
38 .ent switch_to_osf_pal
60 stq $30,0($17) /* save KSP in PCB */
62 bis $30,$30,$20 /* a4 = KSP */
83 1: call_pal PAL_swppal
84 .end switch_to_osf_pal
103 /* $16 - new stack page */
110 and $0, $30, $1 /* Stack offset */
111 or $1, $16, $16 /* New stack pointer */
114 1: ldq $3, 0($1) /* Move the stack */