Lines Matching refs:r11
127 ;; In r9 we have the wanted syscall number. Arguments come in r10,r11,r12,r13,mof,srp
290 move.d [$sp+PT_r11], $r11
300 ;; input arguments: r10 = prev, r11 = next, r12 = thread offset in task struct
322 add.d $r12, $r11 ; find the new tasks tss
323 move.d [$r11+THREAD_ksp], $sp ; switch into the new stackframe by restoring kernel sp
327 move [$r11+THREAD_usp], $usp ; restore user-mode stackpointer
329 move [$r11+THREAD_dccr], $dccr ; restore irq enable status
422 push $r11
424 move $brp,$r11
425 move.d $r11,[$r10+]
427 1: pop $r11
572 moveq 5, $r11 ; SIGTRAP as arg2.