Lines Matching refs:d1
48 movel %sp@(PT_OFF_ORIG_D0),%d1
50 cmpl #NR_syscalls,%d1
52 lsl #2,%d1
54 jbsr %a0@(%d1)
74 movel %sp,%d1 /* get thread_info pointer */
75 andl #-THREAD_SIZE,%d1
76 movel %d1,%a2
100 movel %sp,%d1 /* get thread_info pointer */
101 andl #-THREAD_SIZE,%d1
102 movel %d1,%a2
104 move %a2@(TINFO_FLAGS),%d1 /* thread_info->flags */
109 movel %a2@(TINFO_FLAGS),%d1 /* thread_info->flags */
110 btst #TIF_NEED_RESCHED,%d1
227 movel %a0,%d1 /* save prev thread in d1 */